I have two problems: (IOS + XCode + PhoneGap)
- After doing Hackbooks Facebook login I load an iframe which loads fine. When I click a like button from my app, it takes me to a Facebook login page. How come it does that when I'm already connected?
- When the login page of Facebook comes up and I sign in, I get a blank page and I get a console error saying: "Error: executing module function 'setInfo' in module 'cordova/plugin/ios/device'. Have you included the iOS version of the cordova-1.9.0.js file?" I have the JS file in my WWW folder.
Can someone please give me a hand?