question

Taran Saini avatar image
Taran Saini asked

What is a viable work around for group leaderboards?

What solutions are currently available for those wanting to implement group leaderboards? or would It be better to wait for the release of Leaderboards v2?

Leaderboards and Statisticsentities
10 |1200

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

Gosen Gao avatar image
Gosen Gao answered

Currently, you may need an external database (such as Azure Cache for Redis | Microsoft Azure) to implement the group leaderboards.

10 |1200

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

mwillows avatar image
mwillows answered

Currently you can work around this by creating a "fake" player in playfab to represent a group and then aggregate other players scores to that fake player.

We've successfully used this pattern.

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.