[Problem/Question]
SessionHandler does not work for session tokens.
When a user is connected, after 10 to 15min, the session expires (or the websocket connection stops) and my user is disconnected without notifying any handler.
// If problem, please fill out the below. If question, please delete. [SDK Version]
sendbird_chat_sdk: 4.2.10
[Reproduction Steps]
1/ User Session Token
2/ Add SessionHandler
Welcome to the Sendbird Community. I’m going to need your code implementation in order to help troubleshoot this issue. Can you share with me your code from when you init to connect the Sendbird SDK?