You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
@puntiz can you please provide more specific information? What exactly are you seeing on Flutter for web? Can you provide step to reproduce the issues?
👟 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?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: