Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phonegap Build instructions off/ambiguous/missing. #37

Open
0x07dc opened this issue Oct 14, 2014 · 2 comments
Open

Phonegap Build instructions off/ambiguous/missing. #37

0x07dc opened this issue Oct 14, 2014 · 2 comments

Comments

@0x07dc
Copy link

0x07dc commented Oct 14, 2014

I am trying to install oauth via phongap build (build.phonegap.com). I've included the plugin and inappbrowser via:

<gap:plugin name="org.apache.cordova.inappbrowser" version="0.5.2" />
<gap:plugin name="com.oauthio.plugins.oauthio" version="0.2.4" />

However, when checking for variable OAuth on the page, I find it is always undefined (this is in the app, not a browser). Some plugins require including a .js file on the index page. The instructions made it sound like that was unnecessary for this one. However, when I did try to include oauth.js, it works up until I click sign in (using facebook), then it gives me a cannot connect error for http://localhost/[some tokens and variables]

@anthonyhumphreys
Copy link

I am also having this issue - did you fix this?

@daksamedia
Copy link

Yup. I couldn't login at all too here..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants