You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2016/03/11 14:38:40 UTC

[jira] [Created] (CB-10848) On windows, when windows-target-version is 10.0, splashscreen plugin does not display the cordova icon

Alexander Sorokin created CB-10848:
--------------------------------------

             Summary: On windows, when windows-target-version is 10.0, splashscreen plugin does not display the cordova icon
                 Key: CB-10848
                 URL: https://issues.apache.org/jira/browse/CB-10848
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin SplashScreen
    Affects Versions: Master
         Environment: Windows 10
            Reporter: Alexander Sorokin


On windows, when windows-target-version is 10.0, splashscreen plugin does not display the cordova icon

Steps to repro:
{noformat}
cordova create foo
cd foo
cordova platform add windows
cordova plugin add cordova-plugin-splahscreen
< set windows-target-version preference to 10.0 in config.xml >
cordova run -- --archs="x64"
{noformat}

Expected result: splash screen has the Cordova icon
Actual result: splash screen is dark grey, without Cordova icon



--
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