Hi
We've got a few users on iOS (iPhone 6 plus, iOS 8) that have been complaining that Dropbox for them isn't working. Upon inspection, it seems it's failing on all SSL communication with errors such as:
"[ERROR] DropboxSDK: SSL Error. Cannot validate a certificate for the host: api.dropbox.com"
[WARNING] DropboxSDK: error making request to /1/search/sandbox - (-1012) Error Domain=NSURLErrorDomain Code=-1012 "The operation couldn’t be completed. (NSURLErrorDomain error -1012.)"
Or:
CFNetwork SSLHandshake failed (-9806)
CFNetwork SSLHandshake failed (-9802)
CFNetwork SSLHandshake failed (-9824)
NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)
[WARNING] DropboxSDK: error making request to /1/account/info
Any idea what's happening?