damian-kolakowski/iOS-Hierarchy-Viewer

UIWebView Crash

Serahug opened this issue · 2 comments

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.'

Thank you for the report. Some properties are not KVO compilant. We will fix it ASAP.

Fixed with newest version (1.4.3).