Disabling ATS isn't a long-term solution. Soon Apple (Jan 1?) will require you 
to ask for an exemption if your app disables ATS. 

Check out the WWDC videos on what's new in app security. In a nutshell you need 
to specify (in the imno.plist) the specific domains that you want to turn off 
ATS. 

Sal

--
Sal Conigliaro,
e design
www.erinedesign.com
@sconig

> On Oct 24, 2016, at 3:00 PM, cocoa-dev-requ...@lists.apple.com wrote:
> 
> Date: Mon, 24 Oct 2016 11:36:47 -0600
> From: "Raglan T. Tiger" <r...@crusaderrabbit.net>
> To: Cocoa Dev <cocoa-dev@lists.apple.com>
> Subject: Re: initWithRequest:delegate:startImmediately
> Message-ID: <605b986e-c562-4f50-bbc7-fab34865e...@crusaderrabbit.net>
> Content-Type: text/plain;    charset=us-ascii
> 
> Holy connection batman ... just put
> 
> 
> 
> <key>NSAppTransportSecurity</key>
>    <dict>
>        <key>NSAllowsArbitraryLoads</key>
>        <true/>
>    </dict>
> 
> 
> 
> in the info.plst.
> 
> Sorry for the noise ... but it is Monday morning.
> 
> -rags
_______________________________________________

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

Reply via email to