I\'m updating my app to accommodate Apple\'s new ATS. Without any changes to the Plist-Info,the following code throws an error at sendSynchronousRequest() in a
sendSynchronousRequest()
According to this: https://forums.developer.apple.com/message/36842#36842
The correct exception to fix HTTP load failed (kCFStreamErrorDomainSSL, -9802) is:
NSExceptionAllowsInsecureHTTPLoads