Jerroyd Moore created CB-11001:
----------------------------------
Summary: 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
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]