Expand my Community achievements bar.

SOLVED

iOS SDK aquisition request not send via https (fails with iOS 9)

Avatar

Level 1

When using the Adobe SDK 4.5.5 we see that the acquisition: server and appid properties from the configuration ADBMobileConfig(Dev/Prod).json are composed to a http://server/appid url.
On iOS 9 however the http request will only result in a faulty response as Apple is enforcing https (TLSv1.2) connections throughout the App.
This would result in “stuff”, “uuid” and “dcs_region” to be not properly fetched.

 

All other requests fired by the Adobe SDK properly connect to the specified https endpoind.

Are we doing something wrong in configuring the initial request or is there an update scheduled?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi, 

Your question would require a look into your implementation to be properly answered. I would suggest it would be a good idea to reach out to ClientCare and have it debugged. Apologies for the delayed response.

Thanks and Regards,

TM

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi, 

Your question would require a look into your implementation to be properly answered. I would suggest it would be a good idea to reach out to ClientCare and have it debugged. Apologies for the delayed response.

Thanks and Regards,

TM