question

andymaddison avatar image
andymaddison asked

Leaderboard resets minutes after scheduled end

I've noticed that leaderboards can reset several minutes after the scheduled reset time.

E.g. my weekly leaderboard reset at May 25, 2020 12:05 AM when the scheduled time was 12:00.

What happens with calls made between these times? Would scores continue to be sent to the old leaderboard? Would a GetLeaderboard request retrieve the old leaderboard?

unity3dLeaderboards and Statistics
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

Basically we may refer to the “title_statistic_version_changed” PlayStream Event. There can be delay for generating this event after the reset process starts, but the timestamp mark the exact time of version changing. Every API calls after this timestamp will update to the new version of Leaderboard.

If you still have any questions, please tell us your Title ID so that we can dig into it.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.