[
https://issues.apache.org/jira/browse/CB-11001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234879#comment-15234879
]
Sergey Shakhnazarov commented on CB-11001:
------------------------------------------
This feature is only supported [for
Android|https://github.com/apache/cordova-android/blob/457c5b8b3b694265c991b456b15015741ade5014/framework/src/org/apache/cordova/CordovaActivity.java#L120]
as opposed to [the
docs|https://cordova.apache.org/docs/en/4.0.0/config_ref/#global-preferences].
> Applications always build in Fullscreen
> ---------------------------------------
>
> Key: CB-11001
> URL: https://issues.apache.org/jira/browse/CB-11001
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Reporter: Jerroyd Moore
> Labels: triaged, wfc
>
> The <preference name="fullScreen" value="false" /> is ignored when I add it
> and build for 8.1-phone.
> {code}
> $ cordova -v
> 5.4.1
> $ cordova create foo
> $ cd foo
> $ cordova platform add windows
> $ cordova prepare windows
> $ cd platforms/windows/cordova
> $ build.bat -r --appx=8.1-phone
> {code}
> Running it on a windows phone 8.1, the status bar is hidden.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]