Jul 20, 2017 · 1 min read
Hi yoni,
Good article,
But I try to change the info.plist file.
Change under
<key>NSAppTransportSecurity </key>
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>localhost</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
</dict>
</dict>
if i change the localhost to https://[url] it fail url bundle error