Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
CB-8468 Application freezes if breakpoint hits JavaScript callback invoked from native
- Closed