Guys i try to learn webview it can\'t load give me error like:
NSURLConnection finished with error - code -1022
- (voi
I was having a similar issue,
NSURLConnection finished with error - code -1200
I was trying to reach a blocked port in my company. Changing the port let me connect normally.
As pointed out below, disabling Firewall could also solve the issue.