NSAllowsArbitraryLoads


Bill Pitcher
 

Great list,

Provided the App Store review allowed it, would having a Preference that adds and sets the info.plist NSAppTransportSecurity/NSAllowsArbitraryLoads to true break my App Store App?

cheers
Bill


Alex Zavatone
 


On Sep 5, 2017, at 5:21 PM, bill@... wrote:

Great list,

Provided the App Store review allowed it, would having a Preference that adds and sets the info.plist NSAppTransportSecurity/NSAllowsArbitraryLoads to true break my App Store App?

cheers
Bill
_._,_._,

At my last company, we used it in our iOS apps and they shipped.  



 



On Sep 5, 2017, at 3:21 PM, bill@... wrote:

Provided the App Store review allowed it, would having a Preference that adds and sets the info.plist NSAppTransportSecurity/NSAllowsArbitraryLoads to true break my App Store App?

You can't edit your Info.plist, or change settings like these; the app bundle is immutable.

At WWDC this year Apple said that they're getting stricter about App Transport Security exemptions like this. You're going to need a justification for why your app requires arbitrary loads.

—Jens


Bill Pitcher
 

Thanks, that’s what I suspected

love this Group!!!

cheers
Bill Pitcher
bill@...