oauth-io / oauth-phonegap

OAuth.io plugin for Apache Cordova/PhoneGap
195 stars 69 forks source link

webView:didFailLoadWithError - -1004: Could not connect to the server #55

Open rakeshpalivela opened 9 years ago

rakeshpalivela commented 9 years ago

Hi ,

After successfully logged into facebook/twitter I am getting this error webView:didFailLoadWithError - -1004: Could not connect to the server.

In config.xml I provide ( access origin="*" )

angelxmoreno commented 8 years ago

Are you testing on a device or emulator?