I'm in the planning stage of a game and looking at using the Xbox Live services. I'm looking to have leaderboards in my game so I've been reading the documentation at:
https://learn.microsoft.com/en-gb/windows/uwp/xbox-live/leaderboards-and-stats-2017/player-stats
The question I had around this, is there a max limit to the number of local (none featured) player stats you can store, that make up leaderboards?
The reason behind this is I want to show a leaderboard per level in the game but there could be hundreds of levels.
One forum post I spotted suggests that the limit might be 20:
Anyone able to shed some light on this limit?
Yes, the limit is 20 stats. We will make this more clear in our docs soon. Thanks