You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/15 00:05:52 UTC

[GitHub] [cordova-ios] mosabab commented on issue #899: builds with cordova-ios@6.0.0 are locked in portrait view

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org