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: Trygve Inda <email@hidden>
- Date: Wed, 27 Jan 2016 07:35:35 -0800
- Thread-topic: App Transport Security exceptions App Store signed app
> 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...?
Yeah - I guess I don't really think of the www as being a subdomain, but
indeed it is.
Trygve
_______________________________________________
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