Open MusabAbid opened 3 years ago
have you solved this issue?
No it doesn't work so i just leave it and use Firebase Firestore
On Tue, Mar 30, 2021, 5:22 PM AbdullahGaber @.***> wrote:
have you solved this issue?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/infitio/flutter_socket_io/issues/146#issuecomment-810176420, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASIDDPAC22Y62BBNSU2XKKLTGG7AFANCNFSM4WCPGWJQ .
No it doesn't work so i just leave it and use Firebase Firestore
On Tue, Mar 30, 2021, 5:22 PM AbdullahGaber @.***> wrote:
have you solved this issue?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/infitio/flutter_socket_io/issues/146#issuecomment-810176420, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASIDDPAC22Y62BBNSU2XKKLTGG7AFANCNFSM4WCPGWJQ .
In my case, the problem was from backend he didn't run the socket server
@MusabAbid @AbdullahGaber this issue could be due to usage of incompatible sever side socket io version. Currently the package supports only v2 socket.io
track v3/v4 support here: #160
Describe the bug W/.flutter_rwtap( 5678): Accessing hidden method Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard; (light greylist, reflection) W/.flutter_rwtap( 5678): Accessing hidden method Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)V (light greylist, reflection) W/.flutter_rwtap( 5678): Accessing hidden method Ldalvik/system/CloseGuard;->warnIfOpen()V (light greylist, reflection) D/Adhara:Socket( 5678): Socket triggered::connect_error I/flutter ( 5678): onConnectionError io.socket.engineio.client.EngineIOException: websocket error
Have you tried reproducing the issue with example available in this repo? Yes/No? No To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Device details:
Relevant Logs