sagrawal31 opened a new issue #43: Screen doesn't rotate many times on iOS from landscape to portrait URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/43 On `iOS` (mostly on iPhone7 & iPhoneX), when we switch from `landscape` to `portrait`, the orientation doesn't change. There are two behaviour that we noticed: 1. The orientation doesn't change at all 2. Only the orientation of the webview changes but keyboard opens fine (not really sure) We tried to identify the pattern but nothing helped. ``` Ionic: ionic (Ionic CLI) : 4.8.0 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.2.0 Cordova: cordova (Cordova CLI) : 7.1.0 Cordova Platforms : android 7.1.2, ios 4.5.5 Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 1.2.1, (and 21 other plugins) System: Android SDK Tools : 26.1.1 (/Users/shashank/Library/Android/sdk) ios-deploy : 1.9.2 ios-sim : 5.0.11 NodeJS : v8.12.0 (/usr/local/bin/node) npm : 6.4.1 OS : macOS Mojave Xcode : Now using system ruby. Xcode 10.1 Build version 10B61 ```
---------------------------------------------------------------- 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]
