question

aitordsgn avatar image
aitordsgn asked

Unity check if an DisplayName is used

Hi, I'm making a little game, but i am having the problem that the leaderboards are getting troubled. This is because the leaderboard reads the display name and if two accounts have different IDs and it doesn't check if the IDs are different.

Account ManagementLeaderboards and Statistics
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Made Wang avatar image
Made Wang answered

By default, a player's display name is unique. And the leaderboard identifies players by PlayFabId. Each entry in the leaderboard contains the player's PlayFabId, which you can use to identify players.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.