{Details}
- Versions: Nakama {3.15.0}, {Linux}, {client library (UNITY SDK) and v3.7.0}
- Server Framework Runtime language (If relevant) {Go}
Hello All,
I’m using ListLeaderboardRecordsAroundOwnerAsync and found that the NextCursor & PreviousCursor present in the result (IApiLeaderboardRecordList) are reversed. But the cursors in ListLeaderboardRecordsAsync works as expected. Is it intended or needs fix on Nakama source ?
Thank you