I have made 2 games, with the first being [Hangman PlayStoreLink] [code GitHubLink] and the most recent being [Reactions PlayStoreLink] [code GitHubLink].
Both games are working perfectly aside the Achievements and Leaderboard in Hangman. When making Reactions I copied the code across from Hangman for all the google services, so in that respect it's exactly the same.
Issues with Hangman:
- Doesn't save achievements
- Doesn't award achievements when milestones are reached
- Doesn't load leaderboard when pressing the Leaderboard button
- When loading your Play Games app it doesn't display "My Achievements" section, although this does display for Reactions
I'd expect to have the issue in both if it's not working in one of them, as I've done exactly the same in both.
Has any one else experienced this before? Can anyone help me sort this out? I want the players to be able to receive their achievements!
I've included links above to the code and Play Store links so you can test this and see the issues for yourselves.