spassvogel opened a new issue #773: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/773
# Bug Report ## Problem ### What is expected to happen? on iOS (iPhone) I expect to open an inAppBrowser in portrait mode and have it rotate to landscape mode when the phone ### What does actually happen? The status bar does rotate but the actual inAppBrowser stays fixed in portrait mode  ### Command or Code this.inAppBrowserRef = cordova.InAppBrowser.open(url, '_blank', 'location=no,hidespinner=yes,toolbar=no'); ### Environment, Platform, Device iPhone 5s iOS 12.4.8 ### Version information xcode 11.7 cordova-plugin-inappbrowser: 4.0.0 ## Checklist - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above ---------------------------------------------------------------- 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]
