Wizcorp / phonegap-facebook-plugin

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

facebookConnectPlugin is not defined #1347

Closed nikksan closed 7 years ago

nikksan commented 7 years ago

Really title says it all. I install the plugin using

cordova plugin add https://github.com/jeduan/cordova-plugin-facebook4 --save --variable APP_ID="123456789" --variable APP_NAME="myApplication"

When the app runs on android I get the following error. Btw, I`m new to cordova, how is this plugin supposed to work? The facebookConnectPlugin is not even injected in a controller?

fquirogam commented 7 years ago

same problem here. Did you find the solution?

dnoliver commented 7 years ago

This issue is related to https://github.com/jeduan/cordova-plugin-facebook4 (a fork of this project) report it there! I am closing this