I\'m using phonegap plugin to connect to facebook this one : https://github.com/phonegap-build/FacebookConnect
I\'m confused about Facebook app settings, when I call FB.
Write this code in onDeviceReady after creating your application id on facebook FB.init({ appId: "", nativeInterface: CDV.FB });