Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
(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.
Attachments
Issue Links
- links to