I'm currently developing an Android game with C2 and exporting it with Intel XDK.
When I test my game on browser and ask the Facebook object to log-in, I get a prompt telling me that
"it isn't possible to load the URL, as the domain isn't included on the app's domains".
What is this domain exactly? Where can I host one and how?
Thanks.