You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
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.
The text was updated successfully, but these errors were encountered: