eradin opened a new issue #899:
URL: https://github.com/apache/cordova-ios/issues/899


   # Bug Report
   
   ## Problem
   
   Build with V6.0.0, splash screen and app will always be in portrait view 
even when device is in landscape orientation.
   
   ### What is expected to happen?
   
   Iphone and ipad should reorient app based on orientation.
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   Confirmed on ipad 6th gen
   
   ### Version information
        <plugin name="cordova-plugin-camera" spec="4.1.0" />
        <plugin name="cordova-plugin-file" spec="6.0.2" />
        <plugin name="cordova-plugin-media" spec="5.0.2" />
        <plugin name="cordova-plugin-file-opener2" spec="3.0.0" />
        <plugin name="cordova-plugin-inappbrowser" spec="4.0.0" />
        <plugin name="cordova-plugin-splashscreen" spec="5.0.4" />
        <plugin name="cordova-plugin-keyboard" spec="1.2.0" />
        <plugin name="cordova-plugin-statusbar" spec="2.4.3" />
        <plugin name="cordova-plugin-whitelist" spec="1.3.4" />
        <plugin name="phonegap-plugin-push" spec="2.3.0" />
        <plugin name="cordova-plugin-device" spec="2.0.3" />
   
   cordova 9 cli
   cordova-ios 6.0.0
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ 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]

Reply via email to