mosabab commented on issue #899: URL: https://github.com/apache/cordova-ios/issues/899#issuecomment-643841814
For iOS you should use the preference for orientation and set value to all like this `<preference name="Orientation" value="all" />` This will set when cordova add the platform and tell the platform for iOS to make all possible orientation for iOS devices. ---------------------------------------------------------------- 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]
