- Home /
What is way to go to implement leaderboards/achievements for solo developer?
It really feels like it should be easy to implement leaderboards/achievements on both android and ios. But from what I see it really is not. As I find out, for an indie developer it's better to rely on "Google play games" for Android and "Game center" for IOS, however I can't afford spending months implementing both and than dealing with troubles. Should I consider buying an asset e.g Native plugins asset
I'm not sure about IOS, but when you want your game to be connected to Google Play, you will need to buy a Google Play Developer account. After buying your account, you have to do the setup in the Google Play Console which I don't believe that plugin is able to do for you. After the whole Google Play setup is implemented in your game, it is actually really easy to implement achievements and a leaderboard. Don't think that after buying the plugin, all the work is done.
Your answer
Follow this Question
Related Questions
Overlay a native layer 0 Answers
Low-level native plugin interface can not work on mobile 0 Answers
Android build error with 'UnityEngine.SocialPlatforms.GameCenter.' 0 Answers
iOS Game Center displays "No Challenges" Instead of Achievements/Leaderboards 3 Answers
[GameCenter][PlayGames] Leaderboard Daily/Weekly reseting scores? 0 Answers