-
-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Describe the bug
In a server setup which supports multiple conconnect connections from different devices (openfire) it seems that the application is unable to handle joining a chat room when another client elsewhere using the same account is already in there, the app shows "joining" status forever in this state, however it can receive messages from it (via push message notifications that is), and the server shows that the app has joined the room. If it is done in the inverse order - the phone app starts and joins first then the other client (pidgin in this case) joins then the app is able to join successfully.
To Reproduce
Steps to reproduce the behavior:
- Join server with existing client in existing chat room
- Watch as it stays on joining forever
Expected behavior
Joining to work
Screenshots
App upon opening:
Chat room:
Openfire showing app is in room:
Details (please complete the following information):
- Siskin Version: 7.3.3
- iOS version: 13.4
- iPhone model: iPhone SE 2020
Additional context
Add any other context about the problem here.