Open Essential Kit Settings and enable Game Services feature in the inspector.
Name | Description |
Leaderboards | List of leaderboards for your game goes here |
Achievements | List of achievements for your game goes here |
Show Achievement Completion Banner | This is used (on iOS) to show a banner once achievement is completed |
Android Properties | Properties specific to Android goes here |
On iOS, there is a feature to move leaderboards and achievements to groups. Considering you may deploy your game to other platforms(OSX) in future, its good to move them to groups from start. This avoids changing them later once you have your other versions live.
Achievements/Leaderboards in groups need to start with "grp." prefix and should be unique. We suggest to follow something like "grp.com.companyname.gamename.leaderboardname". Ex: "grp.com.voxelbusters.flappybird.highscoreleaderboard"
This is optional and is only required if you access play services from your backend. If you set this id from non-web app oauth client, sign-in fails.