Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.0.0, 5.4.1
-
None
Description
In the following scenario, the platform-specific orientation 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.
This is related to https://issues.apache.org/jira/browse/CB-9975 and https://issues.apache.org/jira/browse/CB-8783