RegisterLeaderboardReset does not callback

I added a hook, initializer. registerLeaderboardReset (leaderboardReset). However, the leaderbordReset event cannot be received. In fact, the ranking has indeed been reset. I triggered it by adjusting the local time.

Hello @zhuguiqing

It looks like your list refresh function is not dismissing as set up; but the fact that the list resets successfully when you change the local time.
Verify that the hook is correctly registered and that your event client has been correctly set up. Check the nakama server logs for any issues associated with the hook. and then let me know about the result. :+1: