Jason Vertucio created CB-11405:
-----------------------------------
Summary: Screen Orientation - Unlocking orientation leaves it in
current orientation, despite device at new orientation
Key: CB-11405
URL: https://issues.apache.org/jira/browse/CB-11405
Project: Apache Cordova
Issue Type: Bug
Environment: iPhone 6, iPhone 6+, iOS 9.3
Reporter: Jason Vertucio
Locking the device orientation snaps the onscreen image to that orientation.
However, it doesn't work the other way around.
*To reproduce:*
# {{screen.lockOrientation('portrait-primary');}}
# Turn phone sideways, to landscape mode
# {{screen.unlockOrientation();}}
*Expected:*
# View rotates to match new orientation
*Actual:*
# View now appears sideways, as if no rotation was registered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]