-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
bugSomething isn't workingSomething isn't working
Description
👟 Reproduction steps
SDK update for Flutter appwrite/appwrite#13 fixed no reconnection for realtime. But it works for Android and iOS. For Deskop(MAC,WIN), reconnection does not work. if you don't use the application for a long time, the realtime connection is lost and is not restored. at the same time socket io works well in the same application (this means that the system does not break the connection. This is a desktop sdk problem)
👍 Expected behavior
Realtime connection should be automatically restored if the application is idle for a long time.
👎 Actual Behavior
Realtime connection is not restored when the application is idle for a long time.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
puntiz
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working