Hey,
I've looked around the docs for the client and could not find anything related to the games that a player has already played (completed games). This can be seen in the developer dashboard by going to players > clicking on a player > multiplayer games.
Can someone please guide on what I should do in order to get a game's details using the client?
Any help is appreciated!
Thanks,
Adam
Answer by v_humcin · Apr 19, 2019 at 08:03 PM
The information from that tab is not exposed client-side, if you want to access data on past games you will want to store it using player data. https://docs.microsoft.com/en-us/gaming/playfab/features/data/playerdata/quickstart
As a side note since it is not marked as such, the multiplayer games tab on a player page is for legacy multiplayer only.
Problem with Google login and Playfab 1 Answer
Why is my Server Build is Unhealthy? 1 Answer
How should I define in the catalog for buying players for a cricket game? 1 Answer
Playfab Unity SDK editor extension not loading,Unity SDK editor Extension Not loading 1 Answer
Playfab FileManagement Compatibility with Unity Addressables? 1 Answer