Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure

$
0
0
I need to access a HTTP request through amazonaws.com, which works on android but Xcode gives this error above "App Transport Security has blocked..."
I found that I need to modify the info.plist to add exceptions: https://stackoverflow.com/questions/31254725/transport-security-has-blocked-a-cleartext-http

And I found an example here of how it's possible to modify info.plist with post-process build: https://forum.unity.com/threads/how-can-you-add-items-to-the-xcode-project-targets-info-plist-using-the-xcodeapi.330574/

But can't find any examples of how I would construct the nested Dictionaries to make it happen.

Viewing all articles
Browse latest Browse all 4709


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>