You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/01/08 20:37:35 UTC

[jira] [Commented] (CB-6105) Cordova CLI orientation does nothing on iOS

    [ https://issues.apache.org/jira/browse/CB-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269929#comment-14269929 ] 

ASF subversion and git services commented on CB-6105:
-----------------------------------------------------

Commit a6112c661efc90dff0f17f4514da566e23327dfc in cordova-lib's branch refs/heads/master from [~MMrko]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=a6112c6 ]

CB-8043 CB-6462 CB-6105 Refactor orientation preference support (close #128)

- add support for ios, wp8 and firefoxos
- add support for specifying a custom value for a platform-specific orientation
- invalid global orientation preference value now defaults to value 'default'
- close #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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org