You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "BERTON Florian (JIRA)" <ji...@apache.org> on 2014/07/15 17:02:04 UTC

[jira] [Created] (CB-7137) Windows8 splashscreen doesn't work

BERTON Florian created CB-7137:
----------------------------------

             Summary: Windows8 splashscreen doesn't work
                 Key: CB-7137
                 URL: https://issues.apache.org/jira/browse/CB-7137
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows 8
    Affects Versions: 3.5.0
            Reporter: BERTON Florian
            Assignee: Jesse MacFadyen


Setting a splashscreen on windows8 by using the global config.xml doesn't work.

Apparently two methods exists : 
- (old method) 
<preference name="SplashScreen" value="splashscreen" />
Console says : unable to locate splashscreen

- (new method)       
<splash src="icons/windows8/splashscreen2.png" width="620" height="300" />

These two methods are not working on windows8.





--
This message was sent by Atlassian JIRA
(v6.2#6252)