Open mfvas opened 9 years ago
I am getting the issue. Could it be that the plugin no longer works?
Been playing/debugging this for a few days now. A few things I learned along the way:
oauth
lib in your HTML. You do not need to do this.I created a function that checks if the app is running in a browser or a device. When in a browser, I inject the web version of oauth.io. My current issue is that the web version and phonegap versions are not the same. I will report back once I get this working 100%
Sounds promising. Good work!
I m not sure yet for phonegap (moreover it seems okay on cordova), but I just released the v0.5.0 to match the latest version of oauth js sdk so you can use the user management.
Hi
I'm completely new to app-development, but started recently to play around with PhoneGap. I'm trying to get authentication to work through Instagram with the oauth PhoneGap plugin, but nothing happens when I press the assigned button - the paragraph changes though. I'm trying it in the PhoneGap Developer emulator. I've also tried in a browser, where I get the following erros:
Here is my code: