phpsocket.io icon indicating copy to clipboard operation
phpsocket.io copied to clipboard

Connection error occurred with socket.io-client-java

Open jgodstime opened this issue 6 years ago • 0 comments

I have implemented socket using this library for my backend, i have tested with a Js client i built, and it worked. But refuse to connect for my Android client, he is using this library for the java client https://github.com/socketio/socket.io-client-java

This is the error he is getting

E/ChatFragment$onConnectErrorEmitter: Connection error occurred 
    
     [Ljava.lang.Object;@afbba9b

please any idea will be appreciated ASAP. Thanks.

jgodstime avatar Apr 14 '20 11:04 jgodstime