playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 967 forks source link

not able to use Google play game services Leaderboard with custom UI #1750

Open Nilesh410451 opened 7 years ago

Nilesh410451 commented 7 years ago

We want to display all leaderboard data into our custom created UI for the game. for that we want to access top scores info such as Profile Picture,Score and Name of the player.

but there is no way in the plugin to access top scorers information

All data will be shown in our custom created UI

Nilesh410451 commented 7 years ago

Hi there is way to show custom google play leaderboard I have implemented in our game Up : Adventure time https://play.google.com/store/apps/details?id=com.aaryavarta.up

but it has several issues. Global Leaderboard fetch only few users from the entire list of users.

I have used following plugin. https://github.com/playgameservices/play-games-plugin-for-unity

stickylabdev commented 1 year ago

Can you share the code? I mean the custom ui...... Please