Will this plugin work with phonegap 2.1.0? I've installed this successfully before on 1.8.1 but am working on a project with 2.1.0 and it doesn't seem to work. It gives me a pop up js error:
"Cordova variable does not exist. Check that you have included cordova.js correctly"
Which might just be a meaningless error. But when I click "login" it takes me to the facebook app window and tells me that the app bundle id has not been included. I have added the bundle id to the bottom of the index page and in the info.plist file.
Any thoughts on what I could be doing wrong?