[TIMOB-15731] Samples: RSS Reader sample has warnings - missing semicolons and deprecated objects
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-11-19T22:01:29.000+0000 |
| Affected Version/s | Release 3.2.0 |
| Fix Version/s | 2013 Sprint 24, 2013 Sprint 24 Tooling, Release 3.2.0 |
| Components | n/a |
| Labels | qe-3.2.0, qe-closed-3.2.0, triage |
| Reporter | Eric Merriman |
| Assignee | Christian Sullivan |
| Created | 2013-11-15T23:04:18.000+0000 |
| Updated | 2013-11-20T19:02:43.000+0000 |
PR [MASTER] https://github.com/appcelerator-developer-relations/Sample.RSS/pull/8
Bug still persits on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311160316 Titanium SDK, build: 3.2.0.v20131118211643 CLI: 3.2.0-alpha Alloy: 1.3.0 Pulled the RSS sample project from the github repository. Semicolon errors are fixed however the deprecated object still remains. Project cannot be built to iPhone because of this error. Re-opening.
[~mxia] [~sdowse] Updated PR with to fix remaining issues. PR [MASTER] https://github.com/appcelerator-developer-relations/Sample.RSS/pull/8
Updated app from deprecated iPhone.NavigationGroup to the new iOS.NavigationWindow
Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311200322 Titanium SDK, build: 3.2.0.v20131119142443 CLI: 3.2.0-alpha Alloy: 1.3.0 Pulled the RSS sample project from the github repository. Semicolon and Deprecated method warnings no longer shown throughout application. Project successfully installed on iPhone. Closing/