socketio / socket.io-client-java

Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
https://socketio.github.io/socket.io-client-java/installation.html
Other
5.31k stars 969 forks source link

Android 13 not available #746

Open Zhusyi opened 1 year ago

Zhusyi commented 1 year ago

I use version 1.0.0 in my project, and after installing it with an Android 13 phone, the socket does not respond and there is no callback. Is there any way to solve this problem. Is it possible to solve this problem only by updating to the latest version 2.1.0 ??

lxd551326 commented 8 months ago

I have the same problem. Is there a solution?