Skip to content

🐛 Bug Report: Realtime reconnection not working for macOS and windows. #233

Open
@Hopheylalal

Description

@Hopheylalal

👟 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

Activity

puntiz

puntiz commented on Oct 13, 2024

@puntiz

The realtime connection on Flutter web is also very unreliable.

eldadfux

eldadfux commented on Oct 23, 2024

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

transferred this issue fromappwrite/appwriteon Oct 23, 2024
changed the title [-]🐛 Bug Report: FLUTTER SDK Realtime reconnection working with Android and IOS, but not working for macOS and windows.[/-] [+]🐛 Bug Report: FLUTTER SDK Realtime reconnection not working for macOS and windows.[/+] on Jan 15, 2025
changed the title [-]🐛 Bug Report: FLUTTER SDK Realtime reconnection not working for macOS and windows.[/-] [+]🐛 Bug Report: Realtime reconnection not working for macOS and windows.[/+] on Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @eldadfux@puntiz@lohanidamodar@Hopheylalal

      Issue actions

        🐛 Bug Report: Realtime reconnection not working for macOS and windows. · Issue #233 · appwrite/sdk-for-flutter