Thanks everyone. I'm now using WKWebView, but it's… odd. I see only WebView in the object library in Xcode, no WKWebView at all. Just because, I changed the class of a WebView object to WKWebView, but am now seeing my app launch, become unresponsive, and never actually do anything. The only error I can find points to my app delegate's class declaration, no help at all. I'll look this up more later when I get home, but so far, WebView seems to be fully supported, but WKWebView not so much. I may well be missing something, though. Xcode 7.1 beta, OS 10.11. > On Sep 30, 2015, at 13:43, Conrad Shultz <[email protected]> wrote: > > WKWebVew is the preferred API. > > If WKWebView is missing API that prevents you from adopting it (on either iOS > or OS X) please file a bug at https://bugreport.apple.com > <https://bugreport.apple.com/>. > > -Conrad > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/mehgcap%40icloud.com > > This email sent to [email protected]
-- Have a great day, Alex Hall [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
