[
https://issues.apache.org/jira/browse/CB-9975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998997#comment-14998997
]
Raymond Camden commented on CB-9975:
------------------------------------
1) I don't think it is just a warning. When I rotate the app, it doesn't
re-orient like it was yesterday. Unless I'm missing something, it is broken.
2) Maybe I'm reading too much into the warning. I have the setting under the
iOS platform:
<platform name="ios">
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
<preference name="Orientation" value="all" />
</platform>
Therefore, it isn't a global preference, right? (Global would be outside of the
platform tag.)
> 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
> Reporter: Raymond Camden
> Priority: Trivial
>
> 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: [email protected]
For additional commands, e-mail: [email protected]