flutter_socket_io
flutter_socket_io copied to clipboard
basic connection issue on local computer
Getting error in flutter console:
I/flutter (29844): io.socket.engineio.client.EngineIOException: websocket error
V/BoostFramework(29844): BoostFramework() : mPerf = com.qualcomm.qti.Performance@1f4b6c0
10
I/flutter (29844): io.socket.engineio.client.EngineIOException: websocket error
Kindly suggest what is the issue and how can we remove it to proceed. Thanks.
Look forward to hear you.
@kamleshwebtech can you enable logs using enableLogging and re-share the logs.
If you are trying on iOS devices, please run from Xcode to see full logs.