Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: FLUTTER SDK Realtime reconnection working with Android and IOS, but not working for macOS and windows. #1006

Open
2 tasks done
Hopheylalal opened this issue Oct 8, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Hopheylalal
Copy link

👟 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?

@Hopheylalal Hopheylalal added the bug Something isn't working label Oct 8, 2024
@puntiz
Copy link

puntiz commented Oct 13, 2024

The realtime connection on Flutter web is also very unreliable.

@eldadfux
Copy link
Member

@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?

@eldadfux eldadfux transferred this issue from appwrite/appwrite Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants