oauth-io / oauth-phonegap

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

Can't find variable:OAuth #4

Closed OlvrRbnr closed 10 years ago

OlvrRbnr commented 10 years ago

the oauth-phonegap isn't working for me. I'm trying it on iOS. Xcode 5.02, Phonegap 3.2.0

safari console errors "Can't find variable:OAuth". and "missing } after property list" in line 82 in oauth.js

I don't know if I did something wrong, i tried it over and over again.

bumpmann commented 10 years ago

Thanks, that was an ugly missing comma, I just fixed it