afnetworking - iOS 11 Beta - NSURLErrorDomain - code: 18446744073709550617 -


when running app on ios 11 beta 5 built xcode 9 see error several of our network calls.

"nsurlerror * domain: @“nsurlerrordomain” - code: 18446744073709550617"

i've never come across error before , haven't made change app currently. networking, using afnetworking v2.5

so turns out ssl related. did add exception domain in info.plist , able reasonable error said there ssl issue. investigating showed our cert weakly signed. replaced resolved issue.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -