You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/10 20:46:18 UTC

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

    [ https://issues.apache.org/jira/browse/CB-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141522#comment-15141522 ] 

ASF GitHub Bot commented on CB-10584:
-------------------------------------

GitHub user daserge opened a pull request:

    https://github.com/apache/cordova-lib/pull/385

    CB-10584 Splashscreen plugin crashes the app on windows 10 when built…

    … with browserify
    
    [Jira issue](https://issues.apache.org/jira/browse/CB-10584)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-10584

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/385.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #385
    
----
commit 52e072e9379b5ca82ea4d3fabd9dfde6f662aae4
Author: daserge <v-...@microsoft.com>
Date:   2016-02-10T19:38:29Z

    CB-10584 Splashscreen plugin crashes the app on windows 10 when built with browserify

----


> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org