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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to