First of all, thanks Lanceal for spending so much time making such a feature complete plugin.
I really didn't want to waste your time with stupid questions, but unfortunately I have to!
Our game is an Android app, compiled with CoccoonJS. We do not plan to have an online version for public viewing- we want the Android game to post directly to facebook with links to the Google Play store or the FB page for the game.
The problem seems to be that FB insists on having a URL for the game to re-direct to.
For testing, we have set this to localhost and the FB posts work fine.
To get it to work on Android, I tried hosting the game on my site and using that URL instead.
I have the game connecting online using the popup login. On the phone, the game just hangs when you press the connect button.
I didn't see anywhere in the plugin properties to add the app secret- I don't know if that is relevant.
So, my stupid question is- how do I get the Android app to login to facebook?
I am assuming the plugin is compatible with Coccoon...