You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dan Polivy (JIRA)" <ji...@apache.org> on 2016/02/19 19:20:18 UTC

[jira] [Commented] (CB-9975) No longer able to use "all" as orientation for ios

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

Dan Polivy commented on CB-9975:
--------------------------------

I believe there's still an issue here; in the following scenario, the platform-specific value is not taking preference as I would expect:

global: default, ios: all --> no plist entries

In this scenario, both the global and the platform specific preference setting get copied to the platform's config.xml, and the 'default' wins out. Is it a supported scenario to "override" a global preference with a platform specific setting?

I am testing with cordova@6.0.0.

> No longer able to use "all" as orientation for ios
> --------------------------------------------------
>
>                 Key: CB-9975
>                 URL: https://issues.apache.org/jira/browse/CB-9975
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 5.4.0
>            Reporter: Raymond Camden
>            Assignee: Shazron Abdullah
>            Priority: Trivial
>             Fix For: 5.4.1
>
>
> Yesterday I blogged about iOS and orientation
> (http://www.raymondcamden.com/2015/11/09/cordova-ios-and-orientation-wondering-why-it-is-locked). Today on Twitter someone noticed that when they set orientation now, they get an error in the CLI. I updated my CLI to the latest, and can confirm it is now broken. If you set ios orientation to all, you get:
> Unsupported global orientation: all
> Defaulting to value: default
> This is obviously wrong on two accounts - it wasn't a global orientation (it was ios only) and all should be supported.



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