Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Then try these fixes:

  1. Check the leaderboard settings in Play Console. If you enabled any extra option I didn’t cover in the video, try disabling it and testing again.
  2. Make sure the submitted score format matches the leaderboard type. For Time leaderboards, Google expects milliseconds, so 10 seconds should be submitted as 10000, not 10.
  3. As a last test, create a fresh leaderboard in the same Play Games Services project, publish it, and try that new leaderboard ID.

If none of that fixes it, I’ll issue you a refund.

(1 edit)

I solved the problem. One of the two credentials in Play Games Services was still in draft and unpublished. This caused an UNAUTHENTICATED error before submitting the score.  Now works. thanks

Okay, I'm glad it's fixed 😁