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

Jim Cummins edited comment on CB-6026 at 6/2/15 10:28 PM:
----------------------------------------------------------

[~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="default" /> in my config.xml. 
I ended up using a hook to add the xml in but seems like this should still be 
open.


was (Author: jimforcy):
[~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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to