Best Android Leaderboards and achievements platform?

I’m close to finish my first Android App. However, an important part of the game is still not done: Leaderboards and achievements. I have searched all over unity forums about a good platform to host my achievements and leaderboards and the best one I found is Google Play Services but I didn’t find a free plugin for it in Unity. Could you guys tell me if there’s a free Google Play services plugin or suggest other solutions based on your experiences?

Thanks

Did you use google? :roll_eyes:
https://github.com/playgameservices/play-games-plugin-for-unity

Awesome, I’ve been searching for something like this. I was going to use Facebook SDK but this sounds much better. Thank you.