Unlocked Achievement Google Play gpgs2

Hi!

How do we check if an achievement is already unlocked for a user (android, gpgs2)?

Probably it’s something simple but can’t find any info on forum or docs!
Or I don’t understand what I’m reading :smiley:

I think I found what must be done.
Use achievement.load, get the ids, check if they are locked or unlocked and then call achievements.unlock if unlocked.

1 Like