[
https://issues.apache.org/jira/browse/CB-11001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15237012#comment-15237012
]
ASF GitHub Bot commented on CB-11001:
-------------------------------------
GitHub user daserge opened a pull request:
https://github.com/apache/cordova-docs/pull/576
CB-11001 Incorrect docs - "FullScreen" config.xml preference only app…
…lies to Android
[Jira issue](https://issues.apache.org/jira/browse/CB-11001)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-docs CB-11001
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-docs/pull/576.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #576
----
commit 375e6f56318604073ff52d82dc0fc8adc8962bdf
Author: daserge <[email protected]>
Date: 2016-04-12T11:25:22Z
CB-11001 Incorrect docs - "FullScreen" config.xml preference only applies
to Android
----
> Incorrect docs - "FullScreen" config.xml preference only applies to Android
> ---------------------------------------------------------------------------
>
> Key: CB-11001
> URL: https://issues.apache.org/jira/browse/CB-11001
> Project: Apache Cordova
> Issue Type: Bug
> Components: Docs
> Reporter: Jerroyd Moore
> Assignee: Sergey Shakhnazarov
> Labels: triaged
>
> 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]