[
https://issues.apache.org/jira/browse/CB-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141539#comment-15141539
]
ASF GitHub Bot commented on CB-10584:
-------------------------------------
Github user daserge commented on the pull request:
https://github.com/apache/cordova-lib/pull/385#issuecomment-182551514
It was taking the old version from `legacy_exec` so `base.js` was not found.
> 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: 3.2.0
> Environment: Windows 10
> Reporter: Alexander Sorokin
> Assignee: Sergey Shakhnazarov
> Priority: Critical
> Labels: Windows, Windows10
>
> {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]