08-16-2024 12:20 PM
The title pretty much says it, but when using the Leaderboards Client API any test accounts aren't showing up in the resulting LeaderboardEntryList. The LeaderboardEntryList shows the TotalCount correctly, but the entries returned only show actual players. So if I have 19 Total Entries and 17 are test accounts, the LeaderboardEntryList with show the Total Count of 19, but only provide a LeaderboardEntryList of Count 2.
This seems to have happened in the recent past so I'm not sure what has caused this issue. Using the Leaderboards Server API gives the correct response.
Have settings changed where the TestUsers can't be used for Leaderboard testing? Or is there a workaround until this is fixed?
Solved! Go to Solution.
08-17-2024 07:52 AM
Apparently, it is working again today so someone must have fixed it. I didn't make any changes to my code
08-17-2024 07:52 AM
Apparently, it is working again today so someone must have fixed it. I didn't make any changes to my code