[ALOY-565] Make "ui/splitwindow" fail gracefully on non-iPad runs
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-14T21:48:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.1.0, 2013 Sprint 06 |
Components | Samples & Templates |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-03-14T20:55:45.000+0000 |
Updated | 2013-05-14T17:02:01.000+0000 |
Description
Use platform and formFactor conditionals to assure that a more-graceful-than-the-red-screen-of-death UI is displayed on non-iPad systems.
Now an error message is displayed when splitwindow is tried on non-ipad systems.No red screen of death is displayed.This bug could be closed. Tested with Appcelerator Studio: 3.1.1.201305132058 Titanium SDK: 3.1.1.v20130513131554 acs: 1.0.2 alloy: 1.1.2 npm: 1.2.17 titanium: 3.1.0 titanium-code-processor: 1.0.0 OS: Mac 10.8 Device: Samsung GALAXY Note Android 2.3.6
Sample available here: https://github.com/appcelerator/alloy/tree/1_1_X/test/apps/ui/splitwindow Closing.