Hello great community,
I am adding a leaderboard to my game using Unity Services Leaderboard. I wanted it to be seamless. That is why I started by integrating Google Play Games for the authentication and then set up the leaderboard.
the thing is that when I add a score to the leaderboard, it adds a random player name. not the one logged in with but something like StupendousAdoringCatfish & SilkyLyingHamper.
I expect to see my user name on Google Play Games.
What is happening? and how can I fix it?
Thanks for your help