UIWebView Crash
Serahug opened this issue · 2 comments
Serahug commented
iOS 5.1 + iOS-Hierarchy-Viewer 1.4.2
SIGABRT => HVHierarchyScanner.m line 161
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIWebBrowserView 0x9a69a00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key insertionPointColor.'
damian-kolakowski commented
Thank you for the report. Some properties are not KVO compilant. We will fix it ASAP.
krzysztofzablocki commented
Fixed with newest version (1.4.3).