[ALOY-513] iOS only sample 'ui/dashboard' runs on Android with error
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-02-09T02:17:04.000+0000 |
Affected Version/s | Alloy 1.0.0 |
Fix Version/s | Alloy 1.0.0, 2013 Sprint 03 |
Components | Samples & Templates |
Labels | n/a |
Reporter | Federico Casali |
Assignee | Tony Lukasavage |
Created | 2013-02-08T21:34:21.000+0000 |
Updated | 2014-06-22T13:21:29.000+0000 |
Description
Problem
iOS only sample 'io/dashboard' runs on Android with error 'ui/dashboard' sample code should include a conditional for avoiding it to be run on Android devices (both Toolbar and DashboardView are iOS only).Comments
- Tony Lukasavage 2013-02-09 Fixed in master and 1_0_X branch on github. Pushed new version of 1.0.0-cr to npm that includes this fix to the test app.
- Federico Casali 2013-02-20 Alloy: 1.0.1 master TiSDK: 3.1.0.v20130219190219 CLI: 3.0.24 Verified as fixed. 'ui/dashboard' on Android displays info label to run the sample only on iOS. Closing.