Re: App Transport Security exceptions App Store signed app
Re: App Transport Security exceptions App Store signed app
- Subject: Re: App Transport Security exceptions App Store signed app
- From: Ben Kennedy <email@hidden>
- Date: Tue, 26 Jan 2016 22:11:38 -0800
On 26 Jan 2016, at 9:55 pm, Trygve Inda <email@hidden> wrote:
> connection failed: (null) The resource could not be loaded because the App
> Transport Security policy requires the use of a secure connection.
> http://www.earthdeskcloudhost02.com/mosaic/free/clouds-2048.jpg
I'm no App Transport Security expert, but taking what you described at face value, that seems to make sense. You tried to load a resource from www.earthdeskcloudhost02.com, which is a subdomain of earthdeskcloudhost02.com, yet the Info.plist entries you described seemed to lack a NSIncludesSubdomains key for the latter domain.
I imagine that if you either drop the 'www.' or add the NSIncludesSubdomains it might work...?
-ben
_______________________________________________
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