[TIMOB-8161] Templates/Samples: Review and fix templates and samples from Android / iOS / MobileWeb platforms
GitHub Issue | n/a |
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-27T13:24:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 2.0.0, Sprint 2012-06 |
Components | n/a |
Labels | n/a |
Reporter | Ping Wang |
Assignee | Ping Wang |
Created | 2012-03-21T12:26:17.000+0000 |
Updated | 2017-03-06T18:16:01.000+0000 |
Description
Three Templates:
||device\template||Master/Detail Application||Tabbed Application||Single Window Application||HTML-based Application||
|Android 2.3 device|{color:green}pass{color} (v8 & rhino)|{color:green}pass{color} (v8 & rhino)|{color:green}pass{color} (v8 & rhino)|{color:green}pass{color} (v8 & rhino)|
|iphone 4s device|{color:green}pass{color}|{color:green}pass{color}|{color:green}pass{color}|{color:green}pass{color}|
|Mobile Web (preview in browser)|After clicking one table row, it will open a new webpage but there is no way to go back to the main table view. (TIMOB-8170)|When the app launches, it pops up an alert "Mobile web is not yet supported by this template". The template runs fine in the browser. (TIMOB-8169) {color:red}Crash on Studio build 2.0.1.201203260123.{color} (TIMOB-8307)|{color:green}pass on Studio build 2.0.1.201203202049{color}. {color:red}Crash on Studio build 2.0.1.201203260123.{color} (TIMOB-8307)|The cover image does not show in the browser. (TIMOB-8238)|
Three Samples:
||device\sample||Geocoder||RSS Reader||Todo List||
|Android 2.3 device|map annotation is not a red pin but a red dot (v8 & rhino)|{color:green}pass{color} (v8 & rhino)|{color:green}pass{color} (v8 & rhino)|
|iphone 4s device|{color:green}pass{color}|{color:green}pass{color}|{color:green}pass{color}|
|Mobile Web (preview in browser)|Not working in the browser. (TIMOB-8189)|Mobile web loads a local xml file. Thumbnail images are not shown in the main table view. After clicking one table row, it will open a new webpage but there is no way to go back to the main table view. (TIMOB-8175)|When the app launches, it pops up an alert "Mobile web is not yet supported by this template". The sample does not run in the browser. (TIMOB-8177)|
Comments
JSON Source
Tested with Studio build 2.0.0.201203270923 and latest titanium_mobile master. HTML-based template crashes on Mobile Web (TIMOB-8325).
Closing ticket due to time passed.