Re: Getting the failed URL from webView:didFailProvisionalNavigation:withError:
Re: Getting the failed URL from webView:didFailProvisionalNavigation:withError:
- Subject: Re: Getting the failed URL from webView:didFailProvisionalNavigation:withError:
- From: Quincey Morris <email@hidden>
- Date: Thu, 16 Jul 2015 06:44:15 +0000
On Jul 15, 2015, at 23:23 , Rick Mann <email@hidden> wrote:
>
> ViewController.swift:86:36: 'NSErrorFailingURLStringKey' is unavailable: APIs deprecated as of iOS 7 and earlier are unavailable in Swift
IDK, but in the NSError class reference documentation it says this was deprecated in iOS 4.0 and the replacement is “NSURLErrorFailingURLStringErrorKey”, so I’d assume that’s the correct thing to use instead.
_______________________________________________
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