[
https://issues.apache.org/jira/browse/CB-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235227#comment-14235227
]
Marko Raatikka commented on CB-6105:
------------------------------------
Created a PR for this over at
[GitHub|https://github.com/apache/cordova-lib/pull/128].
> Cordova CLI orientation <preference> does nothing on iOS
> --------------------------------------------------------
>
> Key: CB-6105
> URL: https://issues.apache.org/jira/browse/CB-6105
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.4.0
> Environment: iOS
> Reporter: Michal Mocny
>
> There is a multi-platform app config <preference> for orientation, documented
> here:
> http://cordova.apache.org/docs/en/edge/config_ref_index.md.html#The%20config.xml%20File_global_preferences
> CLI's android_parser.js specifically looks for this tag and updates
> AndroidManifest, but ios_parser.js does not. I think it should be updating
> the UISupportedInterfaceOrientations array in the app's plist.
> (Also, generally the way we do orientations is pretty poor and could do with
> an overhaul, alas..)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]