You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andreas Kohn (JIRA)" <ji...@apache.org> on 2016/03/24 17:18:25 UTC

[jira] [Created] (CB-10953) local-webserver plugin crashes with missing token

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