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/07/01 08:38:11 UTC

[jira] [Commented] (CB-11470) App crashes when trying to open from another app using Custom URL (Protocol)

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

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

Github user daserge commented on the issue:

    https://github.com/apache/cordova-windows/pull/180
  
    It's [Windows.ApplicationModel.Activation.ActivationKind](https://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.activation.activationkind.aspx).
    The gist is that we are calling `splashscreen.firstShow` and thus the `activated` function only when [ApplicationExecutionState not in (running, suspended)](https://github.com/daserge/cordova-windows/blob/37f6494beef23b88bcf91420aff7e8e7c39a328f/cordova-js-src/platform.js#L74), i.e. when the splashscreen is not initialized.


> App crashes when trying to open from another app using Custom URL (Protocol)
> ----------------------------------------------------------------------------
>
>                 Key: CB-11470
>                 URL: https://issues.apache.org/jira/browse/CB-11470
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: 4.4.0
>            Reporter: IƱaki Vitoria
>            Assignee: Sergey Shakhnazarov
>              Labels: reproduced, triaged, windows
>
> When you try to open an exixting cordova app using Custom URL, now app crashes.



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