You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jerroyd Moore (JIRA)" <ji...@apache.org> on 2016/03/31 22:44:25 UTC

[jira] [Created] (CB-11001) Applications always build in Fullscreen

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org