[TIMOB-17983] iOS: platformWidth, platformHeight don't work using OrientationModes and NavigationWindow
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | displaycaps, navigationWindow, orientation, platformHeight |
| Reporter | Jason Priebe |
| Assignee | Unknown |
| Created | 2014-11-05T20:24:45.000+0000 |
| Updated | 2018-02-28T20:04:18.000+0000 |
Description
Attachments
| File | Date | Size |
|---|---|---|
| app.js | 2014-11-05T20:24:45.000+0000 | 1178 |
I forgot to mention that the tiapp.xml has to be changed to allow all orientations in UISupportedInterfaceOrientations~iphone, or my example won't work.
I'm having trouble replicating on an iOS device -- using an iphone 4s. It's possible that this is a race condition that shows up in the simulator on my Macbook Pro because it's faster than the devices. Not 100% certain.