You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/10/04 20:01:45 UTC

[jira] [Created] (CB-4998) iOS Bridge sometimes stops working when debugger is attached.

Andrew Grieve created CB-4998:
---------------------------------

             Summary: iOS Bridge sometimes stops working when debugger is attached.
                 Key: CB-4998
                 URL: https://issues.apache.org/jira/browse/CB-4998
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor
         Attachments: Screen Shot 2013-10-04 at 1.50.54 PM.png

This is happening to me on iOS 7 simulator only when Safari's remote inspector is connected.

But - the symptoms are scary. Traced it through and what's happening is that calls to stringByEvaluatingJavaScriptFromString stop being performed at all. The code doesn't run and the return value is "". Retrying after a timeout doesn't help. Seems it's hosed from this point forward.

May be related to JS doing GC (screenshot attached).

At this point, it's just something to keep an eye on I think.




--
This message was sent by Atlassian JIRA
(v6.1#6144)