Hi,
As the title, I want to implement a feature that the same player is allowed to login “one device” at the same time. If the player login with second device, then that action will kick previous login device and show hint message.
I checkouted the Nakama documentation and found these 2 similar functionalities. What’s the difference between them? Which of them is recommended to achieve “kick-previous-login” feature?
Thanks in advance.