- Home /
Question by
JulySellanes · May 12, 2018 at 03:36 AM ·
saveloadgoogle playgoogle play gameshighscore
How to save or load higher score with google play services
Hello, can someone explain how I can save or load the highest score with google play services? Or to pass me some more recent tutorial, because what I try does not work >:v
Comment
@JulySellanes On GooglePlayConsole, it say leaderboard only keep highest score on it.
if you want to keep local Highscore and send it to another device when login. You have to make a binary save file upload it to Google game cloud. Then receive it when another device login.
Google Play API not support receive highest score the last time I work on it. Facebook gameroom did have it though.
And ... how could I get received on another device?
If you read the google api, you can add event check save file on cloud when player login