Open nolanw opened 11 years ago
There's a post from 2010 about calling Objective-C from a UIWebView, basically saying you should set an <iframe src=>
instead of window.location
. Sounds great, did it, still seeing lots of WebCore crashes.
Still a thing.
I've seen two dozen different crashes (i.e. stack traces markedly different) on 1.11 coming from WebKit and its libraries. I'm assuming an underlying cause here, but I'm not sure what. Every single one of these crashes is a segfault (
EXC_BAD_ACCESS
).If anyone wants to poke around the crash logs on Crashlytics let me know.