Wizcorp / phonegap-facebook-plugin

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

Not working in PhoneGap Developer App? #1270

Closed ghost closed 8 years ago

ghost commented 8 years ago

My app is running on windows PC via CLI (phonegap serve).

A local browser connects and the plugin appears to be working ok so far, as well as seeing 'launching FB SDK' and 'Attempt local load:' in the console, both the browser and CLI consoles.

I am also using the Phonegap Developer app on my iPhone, everything appears to be working ok apart from the FB plugin. An alert of window.cordova.platformId confirms ios and not browser. There is also nothing in the console re launching te FB SDK etc when running the app on the phone.

I do have the ios platform added to my project too.

Any ideas/suggestions?

ghost commented 8 years ago

This issue can be closed as I have found out the issue is with the developer app not supporting the plugin. I have raised an issue on the app repo instead.