Open hhly opened 3 years ago
Hello, before the project using socket is OK, after the flutter version upgrade, io.socket.engineio.client.engineioexception: XHR poll error appears. What's the reason? I really can't find a solution
We had the same problem. Try downgrading your flutter version to Flutter 1.22.5 • channel stable. It worked for us.
@hhly @savanbthakkar new versions 1.0.0 and higher are supposed to work with new versions of flutter. Please try and share more details of the issue still persists.
@tiholic , we rolled back a month ago and everything is working fine now. We are not upgrading again until this issue is resolved.
@savanbthakkar please share more details to reproduce the issue:
Note that this repo is now backed by integration tests which ensure latest flutter version is compatible with v2 socket.io
您好,之前项目使用socket是OK的flutter版本升级后出现io.socket.engineio.client.EngineIOException: xhr poll error这个错误请问是什么原因,实在是找不到解决方法