AricCaley
Posts: 0
Joined: Thu Jul 18, 2013 11:22 pm

Oauth2 redirect_uri

I got this to work on dropbox's API and also on my own API created with Apigility (PHP framework for creating API's).

It will only work on a native Android (or presumably iphone too) app, as it needs to plug directly into the low level webview in phonegap. I think it will also work using the appery.io tester app on android.

Thats important. I dont think it can work on a browser on the desktop.

Maybe I can create a generic version of what I got working and export that for everybody to use..

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Oauth2 redirect_uri

Hello Aric,

Thank you so much for replying. I would very much appreciate you sharing your solution.

Also, I did test on an iPhone and the InAppBrower loads fine, but it wont fire the addEventListener events.

Thanks again.

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Oauth2 redirect_uri

IT WORKS!

I had to wait for Device Ready.

Return to “Issues”