> On Oct 2, 2015, at 16:01, Kyle Sluder <k...@ksluder.com> wrote: > > On Wed, Sep 30, 2015, at 03:45 PM, Mike Abdullah wrote: >> >>> On 30 Sep 2015, at 17:17, Jens Alfke <j...@mooseyard.com> wrote: >>> >>> >>>> On Sep 30, 2015, at 7:06 AM, Alex Hall <mehg...@icloud.com> wrote: >>>> >>>> However, before I go doing that, does anyone know of a better way? Are >>>> there security implications I'm overlooking? I don't know what users will >>>> do with this web view, and yes, some may log into sites or give other >>>> sensitive data. The primary use case is to look at articles, videos, etc >>>> that are tweeted, though, and to do that I can't have ATS blocking >>>> everything. I'm not sure what the best course is here. Thanks. >>> >>> You might want to use WKWebView instead, then, if all you need is a basic >>> display of some Web content. Since it’s actually running in a separate >>> process, your app won’t be the origin of the insecure HTTP loads, so you >>> shouldn’t run into any issues with ATS. >> >> In my testing so far, WKWebView is subject to the same limits still of >> ATS. > > But SFSafariViewController is not. And it's more powerful.
It looks that way, but I can't find anything about using it on OS X. Is this an iOS-only feature? I've had to temporarily remove Xcode to install an update (64-GB MacBooks are terrible for primary machines), so I can't look at the actual class just now. Everything I'm reading, though, suggests this is exclusive to iOS9 and above. > > --Kyle Sluder > > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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 mehg...@icloud.com -- Have a great day, Alex Hall mehg...@icloud.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com