I'm trying to follow the oauth.io integration tutorial:
http://devcenter.appery.io/tutorials/...
, and as I understand it, I need to use the phone gap plugin and not the web app option since I want a mobile app. However, the folder structure that the tutorial lists is not at all like what I get in my project
eg, in this image: http://devcenter.appery.io/wp-content...
I do not have the folders that are in black other than the top BarcodeScanner folder.
and also, I do not see the cordova_plugins.js file that is mentioned.
ANDROID OAuthApp Assets www files resources lib cordova_plugins.js.
Also, the tutorial seems to be only for Android. How do we get it to work on the IOs?
Thanks.