flutter_socket_io icon indicating copy to clipboard operation
flutter_socket_io copied to clipboard

basic connection issue on local computer

Open kamleshwebtech opened this issue 4 years ago • 1 comments

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 avatar Jan 21 '21 12:01 kamleshwebtech

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

tiholic avatar Apr 06 '21 11:04 tiholic