oauth-io / oauth-phonegap

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

Oauth not found error #63

Open piyush-24sharma opened 9 years ago

piyush-24sharma commented 9 years ago

I am using oauth api for facebook and twitter login for phonegap app, it giving an error in console Uncaught ReferenceError: OAuth is not defined , how can I solve it please help asap, thanks.

angelxmoreno commented 8 years ago

Like most ( i think all ) cordova plugins, you need to test on a device in order to see the OAuth lib. Try that.