[ALOY-766] Sample: 'binding_dashboard' is not including specific code for non-iOS platforms
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-08-01T02:55:45.000+0000 |
| Affected Version/s | Alloy 1.2.0 |
| Fix Version/s | Alloy 1.3.0 |
| Components | Samples & Templates |
| Labels | qe-3.1.2 |
| Reporter | Federico Casali |
| Assignee | Tony Lukasavage |
| Created | 2013-07-31T22:39:58.000+0000 |
| Updated | 2014-06-22T13:21:15.000+0000 |
Description
Description
'binding_dashboard' sample on Git is crashing on non-iOS platforms.
A separate code should be added to gentle inform that the sample is runnable only for iOS platforms.
Comments
JSON Source
PR: https://github.com/appcelerator/alloy/pull/203 Functional testing confirmed by making sure you get a message that says "This app is only supported on iOS" on all non-iOS platforms.
Verified fixed. Sample code from alloy current master branch. Closing.