contfedorov commented on issue #1593:
URL: https://github.com/apache/cordova-ios/issues/1593#issuecomment-3926857582

   @peitschie 
   For iPad your configuration matches the default one in `cordova-ios` 
template. 
   
   Could you please double-check this doing the following:
   - remove lines `<string>UIInterfaceOrientationPortrait</string>` and 
`<string>UIInterfaceOrientationPortraitUpsideDown</string>` from iPad-related 
section in your `config.xml`
   - rebuild app with the following steps:
     - remove folders `platforms`, `plugins`, `node_modules`
     - re-generate ios project by running `cordova prepare ios`
     - re-run app by running `cordova run ios`
   
   Thanks!
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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