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