Good afternoon.
While using the listLeaderboardRecords method, I noticed that the nextCursor has a different value to represent null or empty.
Once all results have been returned, the nextCursor has an empty string for iOS, Android, MacOS, and others.
However, on web, it returns null.
This makes it a little difficult to determine if I have reached the end of the list for all platforms.
