[
https://issues.apache.org/jira/browse/CB-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972201#comment-13972201
]
Shazron Abdullah commented on CB-6182:
--------------------------------------
For Fullscreen, you would use the Statusbar plugin and hide the statusbar.
For Orientation, this requires a change in the Info.plist but we could read the
preference, and override the reading of the values here:
https://github.com/apache/cordova-ios/blob/217b3a52af828b0cc88111bcda7f7b862ad1549d/CordovaLib/Classes/CDVViewController.m#L78
... however it might be too confusing for the user, if there are two places for
the values to be set -- but it could just be a documentation issue.
> Incorrect config.xml Global Preferences
> ---------------------------------------
>
> Key: CB-6182
> URL: https://issues.apache.org/jira/browse/CB-6182
> Project: Apache Cordova
> Issue Type: Bug
> Components: Docs
> Affects Versions: Master
> Reporter: Shazron Abdullah
> Fix For: 3.5.0
>
>
> Link:
> http://cordova.apache.org/docs/en/3.4.0/config_ref_index.md.html#The%20config.xml%20File_global_preferences
> The fullscreen and orientation global preferences are not supported on iOS.
--
This message was sent by Atlassian JIRA
(v6.2#6252)