-
Notifications
You must be signed in to change notification settings - Fork 54
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
facebookConnectPlugin is not defined at Scope.$scope.facebookSignIn #5
Comments
where are you testing it? You should test it on a real device or on an emulator. |
ive tested in browser and on the xcode emulator, both dont work. |
did you install wizcorp plugin as stated on the documentation? do you have the following file in your code: plugins/com.phonegap.plugins.facebookconnect/facebookConnectPlugin.js ? |
+1 ReferenceError: facebookConnectPlugin is not defined when tap on login btn with this repo. Tested on Samsung Tab4 (SM-T535, Android 5.0.2), Samsung Galaxy S2 (Android 4.1.2) and Chrome browser ( 48.0.2564.97) You need to write to readme that you need install the plugin.
And works like charm on devices but not in browser. Cheer! |
got same issue (with
how to fix this on emulator/ ionic serve ? |
cloned the project, npm install, ionic serve and got this error... am i missing something?
The text was updated successfully, but these errors were encountered: