Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I have some code to lock the screen to the current orientation. I've implemented as such
screen.lockOrientation(screen.orientation);
but what ends up happening is that it just switches the screen to the opposite orientation and then locks it in that position.
Tested on iOS 9.3.2, both iPhone 6 and iPhone 6s.
Attachments
Issue Links
- is duplicated by
-
CB-12790 iOS: locking to landscape-(primary|secondary) inconsistent with screen.orientation.type
- Closed