NSURLConnection finished with error - code -1202

Viewed 9869

When I hit the login server, I get this error message:

NSURLConnection finished with error - code -1202.

I have added App transport security in my Plist and I have allowed all the invalid certificates to YES.

1 Answers
Related