Wizcorp / phonegap-facebook-plugin

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

Is there a place where I can find a full example of how to use this plugin? #937

Open daveryaaziem opened 9 years ago

daveryaaziem commented 9 years ago

The readme is a little unclear. It says the plugin allows you to use fb sdk just as you would in a web app, but then there are methods for login, etc. When I try to access those methods I get errors. Is there anyway someone can dumb it down for a begginer like myself?

lewistaylor commented 9 years ago

Second this, on both ngCordova and the docs here, it's very difficult to see how to properly set this up.

I notice on the code samples for iOS there is a reference to facebookConnectPlugin.js, but no mention in the documentation.

marie-dk commented 9 years ago

You should provide the steps you did to install the plugin, and some code so that others can see what you are doing... makes it much easier to help.

chorsnell commented 9 years ago

+1

byhoratiss commented 9 years ago

+1 for this also!