Wizcorp / phonegap-facebook-plugin

The official plugin for Facebook in Apache Cordova/PhoneGap
Other
1.91k stars 2k forks source link

Unable to add facebook plugin to to android #385

Open rakeshostwal opened 11 years ago

rakeshostwal commented 11 years ago

I am able to run facebbok connect plugin for IOS successfully with no errors But I have tried android facebook integration steps by steps atleast 5-6 times but no any luck. I am getting error "Cordova Facebook Connect Plugin Fail on init", "Cordova Facebook Connect Plugin Fail on auth.status" every time I try.

Does any one fixed this for android

Internetwerk commented 10 years ago

I've got the same problem in my Phonegap app, is there a fix for this problem?

edwardbc commented 10 years ago

This is caused by the FB.init() on Android, updated to current version and check the docs as this call is no longer needed on iOS or Android, just web app.