You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I found in a doc - it should be Milliseconds.
But the problem happens to be in something different.
When I call leaderboardsShowAll or leaderboardsShow(correct id) it works well.
Also when I unlock achievements it also works well and show achievements show unlocked.
But submitting leaderbord score end up with the exception:
I've been looking at the error and people suggest that it might be caused by a wrong configuration in your Play Console. Have you created and linked the credentials of your Google Cloud account? You can check this section of the Godot 4.3 version's documentation of this plugin, where I explain how to do so.
Hi,
In google play console it is possible to set leaderboard value as a timeSpan.
but I can see only one variant of submitting:
Which seems accept only float.
What should I provide as a score value for timespans?
I tried ticks but it does not work.
The text was updated successfully, but these errors were encountered: