Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When rotating an iPhone to landscape (window.screen.orientation.lock('landscape')), then pause and resuming the app, and rotating the device back to portait (window.screen.orientation.lock('portait')), the app stays in landscape.
Steps to reproduce:
1. Open app
2. Click "rotate landscape" to set orientation to landscape
3. Pause app
4. Resume app
5. Click "rotate portrait" to set orientation to portrait
6. Nothing happens, app stays in landscape
7. Only after physically "wiggling" the device landscape/portait, the app goes into portrait mode.
Same steps without pause/resume doesn't give any issues.[^attachment-name.zip]