Has anyone ran into this issue? My app was working fine and this error started to show up when I updated to the latest Xcode. These is the error:
CFNetwork SSLHandshake failed (-9806)
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9806)
I have already checked and tried this solution CFNetwork SSLHandshake failed iOS 9 but it did not work for me.
Any suggestions?