We're experiencing an issue where some users are unable to access the chat on mobile.
We're using the Flutter SDK in our app. We've already verified that the affected users are correctly registered in our database, and the ID information is being passed properly. Interestingly, the chat is working fine for other users.
How can we resolve this issue?
