bcrigler commented on issue #62: URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/62#issuecomment-635593515
Does not work here either: Xcode 11.4.1 Ipad Pro - IOS 13.4.1 (actual device) `"@ionic/angular": "^4.11.5",` `"@capacitor/core": "^1.5.1",` `"@capacitor/ios": "^1.5.1",` `"@ionic-native/screen-orientation": "^5.26.0",` `"cordova-plugin-screen-orientation": "^3.0.2"` Although, this same configuration works fine for my iPhone 8+ running IOS 13.4.1. I used window.screen and the Ionic way as well. Both ways lead to -> `Native Cordova -> CDVOrientation screenOrientation INVALID ["options": [3, portrait]]` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
