Re: Determine Error from Webview loadRequest
Re: Determine Error from Webview loadRequest
- Subject: Re: Determine Error from Webview loadRequest
- From: Michael Dautermann <email@hidden>
- Date: Mon, 11 Apr 2011 08:44:37 -0400
On Apr 11, 2011, at 8:04 AM, Jeffrey Walton wrote:
>
> I should have mentioned..... I working with local files per "Using
> UIWebView to display select document types",
> http://developer.apple.com/library/ios/#qa/qa1630/_index.html.
if you set your view controller to respond to UIWebViewDelegate methods, wouldn't a failure hit the [UIWebViewDelegate webView: (UIWebView *) didFailLoadWithError: (NSError *) error] method?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden