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

[Flutter Web] IO server disconnect #386

Open
feriyalsusanto opened this issue Jul 3, 2024 · 2 comments
Open

[Flutter Web] IO server disconnect #386

feriyalsusanto opened this issue Jul 3, 2024 · 2 comments

Comments

@feriyalsusanto
Copy link

feriyalsusanto commented Jul 3, 2024

Hi, I've encounter weird issue when the socket is disconnected (io server disconnect) it won't reconnect to the server. It's only happened in Web.
I'm using latest version 2.0.3+1 and 3.0.0-beta.2 but both have same issue.

Flutter doctor

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.22.2, on Microsoft Windows [Version 10.0.22631.3810], locale en-ID)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.3.6)
[!] Android Studio (version 2021.3)
X Unable to determine bundled Java version.
[!] Android Studio (version 2023.2)
X Unable to determine bundled Java version.
[√] Android Studio (version 2024.1)
[√] VS Code (version 1.90.2)
[√] Connected device (3 available)
[√] Network resources
! Doctor found issues in 2 categories.

My configuration
image

@sinhapaurush
Copy link

Got any solution? I am facing same issue.

@rmasarovic
Copy link

what i now is not possilbe use extra parameter in header on web. Its browser websocket api specification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants