fortunes-technology opened a new pull request #25: CB-13193: (ios) Fixed Lock iOS Landscape Orientation turn up-sidedown URL: https://github.com/apache/cordova-plugin-screen-orientation/pull/25 ### Platforms affected iOS ### What does this PR do? In iOS, the Landscape have opposite orientation. Meaning if you do below when you are in landscape orientation, then you will notice the screen flips to opposite landscape orientation. screen.orientation.lock(screen.orientation.type); ### What testing has been done on this change? Manual testing on iPhone has been done.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
