ios9 - CFNetwork SSLHandshake failed (-9824) NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824) -


try disable ats ,

<key>nsapptransportsecurity</key> <dict> <!--connect (this bad)--> <key>nsallowsarbitraryloads</key> <true/> </dict> 

this not working. working in simulator. not working in devices.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -