Baki Caglar
Results
1
comments of
Baki Caglar
I was getting this error while trying to get all time high score of the current user. I changed my code from this: ```csharp PlayGamesPlatform.Instance.LoadScores( GPGSIds.leaderboard_test, LeaderboardStart.PlayerCentered, 100, LeaderboardCollection.Public, LeaderboardTimeSpan.AllTime,...