I’m. not sure where it is getting the version from. The HTML5 implementation should use the most recent FB API:
But the “can no longer be called from http pages” message is a clue that you can’t test this from http://. You need to test your game from https:// maybe?
Looking at the screenshot you shared I see that it is from the official Facebook documentation so let’s see what we can find. Let’s start by looking at the docs for sharing in games:
It looks like what you are after is “A link share with attribution and a Play call-to-action”. But when looking through the documentation for Android, iOS and Web there are no references to a call to action button:
When I google for “Facebook share and call to action button” I come across this SO post:
So it seems like it might be possible to do using an Open Graph API request at least…
It can also be done from the Facebook Business Manager:
My conclusion is that this isn’t a problem specifically with the Defold Facebook integration. I’d start by posting a question on Stack Overflow or in the Facebook Developer group to see if you can get some help.
Sorry @britzl . I don’t normally use gmail. I created an account for myself but I don’t remember what the email address was I will be using this account now.
Yes, this example allows you to publish a photo. However, inviting friends doesn’t work