• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: initWithRequest:delegate:startImmediately
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: initWithRequest:delegate:startImmediately


  • Subject: Re: initWithRequest:delegate:startImmediately
  • From: Sal Conigliaro <email@hidden>
  • Date: Mon, 24 Oct 2016 20:47:35 -0400

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, email@hidden wrote:
>
> Date: Mon, 24 Oct 2016 11:36:47 -0600
> From: "Raglan T. Tiger" <email@hidden>
> To: Cocoa Dev <email@hidden>
> Subject: Re: initWithRequest:delegate:startImmediately
> Message-ID: <email@hidden>
> 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 (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


  • Follow-Ups:
    • Re: initWithRequest:delegate:startImmediately
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: initWithRequest:delegate:startImmediately
  • Next by Date: Re: initWithRequest:delegate:startImmediately
  • Previous by thread: Re: initWithRequest:delegate:startImmediately
  • Next by thread: Re: initWithRequest:delegate:startImmediately
  • Index(es):
    • Date
    • Thread