ludei
Hello all,
I am trying to get a Facebook object working for my cocoonJs project.
I know I can use the social feature in cocoonJs, BUT i want my project to run in Webview+ (not Canvas+. Multiplayer, which I need, only works in Webview+), and the cocoonJs social feature does not work in Webview+.
So I tried using the default Facebook Object that comes with Construct2, and the object does seem to work in Webview+, but I get the below error
"Given URL is not allowed by the application configuration. One or more of the given URLs is not allowed in the app settings. It must match the website URL or Canvas url or the domain must be a subdomain of one of the app's domains"
Can anyone explain this?. Is there a fix?
I'll check the app's setting at the FB developer page, but I'd appreciate some guidance.
Thanks