You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jim Cummins (JIRA)" <ji...@apache.org> on 2015/06/03 00:28:53 UTC

[jira] [Commented] (CB-6026) Orientation preference is ignored on iOS

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

Jim Cummins commented on CB-6026:
---------------------------------

[~shazron] With cordova cli 5.0.0 and ios platform 3.8.0 my info.plist gets ipad orientation settings (UISupportedInterfaceOrientations~ipad) added but does not get any iphone orientation settings (UISupportedInterfaceOrientations) when using <preference name="Orientation" value="portrait" /> in my config.xml. I ended up using a hook to add the xml in but seems like this should still be open.

> Orientation preference is ignored on iOS
> ----------------------------------------
>
>                 Key: CB-6026
>                 URL: https://issues.apache.org/jira/browse/CB-6026
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>            Reporter: Andrew Grieve
>            Priority: Minor
>
> [Docs|http://cordova.apache.org/docs/en/edge/config_ref_index.md.html] say that this should work:
> {quote}
>  <preference name="Orientation" value="landscape" />
> {quote}
> But it doesn't.



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