Andreas Kohn created CB-10953:
---------------------------------
Summary: local-webserver plugin crashes with missing token
Key: CB-10953
URL: https://issues.apache.org/jira/browse/CB-10953
Project: Apache Cordova
Issue Type: Bug
Reporter: Andreas Kohn
Priority: Critical
(This is the JIRA issue for https://github.com/apache/cordova-plugins/pull/22)
In our cordova application we're trying to get the local-webserver plugin to
work, so that we can use the new web view. Due to (yet) unknown reasons however
we end up in the error situation where the `cdvToken` is missing from a URL.
This triggers a SIGABRT, because the completion handler in the native code is
invoked twice, and at the second invocation an assertion fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]