I have a global variable for a score in my game. And I created a Leaderboard for the game in Facebook Instant Game settings. (global not contextual) How do I translate that into a score on a Facebook Leaderboard?
Can you or someone list the set of events to get the Leaderboard to work? or post a screenshot of their events? or copy/paste the events? or is there a tutorial written on this?
Just read this thread, the events to load data is descibed here.
To post is easier, not possible to fail sort of. You just enter the name of the leaderboard you have created in The FB app into the post event in construct.
To have score as a variable is fine, that is pretty much the only way to have it...
The leaderboard has good error messages if it wont work for some reason, just run your instant game in browser and look in the console what is happening.
good luck