Re: WebView weird crash on iOS7 iPad App
Re: WebView weird crash on iOS7 iPad App
- Subject: Re: WebView weird crash on iOS7 iPad App
- From: Jens Alfke <email@hidden>
- Date: Tue, 11 Feb 2014 21:06:51 -0800
On Feb 11, 2014, at 4:45 PM, Carlos Alcala <email@hidden> wrote:
> <DDWebKitOperation: 0x19b95e30> got an exception in doURLificationOnDocument: *** -[__NSCFString rangeOfCharacterFromSet:options:range:]: Range {161, 20} out of bounds; string length 129
> Seems a basic range out of bounds exception, but how/where to fix this or handle a try-catch to avoid this to happen again.
DDWebKitOperation is part of the internal DataDetectorsUI framework. Sounds like an iOS bug, unfortunately. File it at bug report.apple.com.
For a workaround … do UIKit WebViews have options to disable data-detectors? If so, try turning them off.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden