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/02/10 14:16:18 UTC

[jira] [Created] (CB-10584) Splashscreen plugin crashes the app on windows 10 when built with browserify

Alexander Sorokin created CB-10584:
--------------------------------------

             Summary: Splashscreen plugin crashes the app on windows 10 when built with browserify
                 Key: CB-10584
                 URL: https://issues.apache.org/jira/browse/CB-10584
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin SplashScreen, Windows
    Affects Versions: Master
         Environment: Windows 10
            Reporter: Alexander Sorokin


{noformat}
cordova create foo
cd foo
cordova platform add windows
cordova plugin add https://github.com/apache/cordova-plugin-splashscreen
add to config.xml:
<preference name="windows-target-version" value="10.0" />
cordova run --browserify
{noformat}

The app crashes right after start. Reported error message is: "WinJS is undefined".



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