question

Ritik Agarwal avatar image
Ritik Agarwal asked

How can we show all the groups available to join for a user?

I want a system where a player make a group or clan and it should be visible publicly so that anyone can join it via some coins.

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

·
Citrus Yan avatar image
Citrus Yan answered

You can use Entity groups to implement the system, for more details please check out this doc:

https://docs.microsoft.com/en-us/gaming/playfab/features/social/groups/quickstart

However, one thing to note is that Group Search currently is not supported, you’d need to track groups outside of PlayFab via a queryable list so that you can show a list of groups for the players to join in. For more details, please check out the discussions in this thread: https://community.playfab.com/questions/21991/list-of-entity-groups.html

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.