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

Need help in connecting #39

Closed
anushak opened this issue Oct 14, 2011 · 3 comments
Closed

Need help in connecting #39

anushak opened this issue Oct 14, 2011 · 3 comments

Comments

@anushak
Copy link

anushak commented Oct 14, 2011

Hello all,

I am trying to connect to facebook through html, css made android application. I used this plugin (https://github.com/davejohnson/phonegap-plugin-facebook-connect) for this . I followed all instruction give in read me and used the same example what is given in git folder without making any changes. Then when i run it on android phonegap emulator, buttons are not responding. When i tried this on web-browser, it is showing the error FB.login() called before calling FB.init().". I dont know why this is coming. My main task is to post on wall from my web-based android application.

Please kindly help me to implement this.

Thank you in advance.

@davejohnson
Copy link

Check the adb logcat (command line) or ddms (eclipse) output for any javascript errors that it is reporting.

@asikorski
Copy link

I have the same problem, click on "login", login window appears for a moment and nothing happens

@davejohnson
Copy link

Again I need you to check the adb logcat (command line) or ddms (eclipse) output for any javascript errors that it is reporting otherwise it's hard to debug!

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