I again have a question about instant games. When I use the "share leaderbord update" function, it works once per session. Even if the score is already much larger, the update is not sent to the context chat. If I quit the game and come back again, the score is updated. Is it a bug or a feature?
share leaderbord update
And how do I make a frequent update?
Thanks
You can only send one update per session
And how I can update score if player makes a few games in one session?
you can post as many scores to the api as you want.
but the restriction is that you only can have one updateasync per session. regardless if it is a shareLeaderboard or custom.
Develop games in your browser. Powerful, performant & highly capable.
Then I do not understand what this function is for. It would make sense if the function sent LAST
Actually you can use 'LAST'.
But if no strategy is set, it uses 'IMMEDIATE'.
This works for all Objects.
Not supported in the plugin though, so you need to do it with javascript