socket.io-client icon indicating copy to clipboard operation
socket.io-client copied to clipboard

Android Socket keeps disconnecting

Open nikesh8 opened this issue 4 years ago • 0 comments

I have implemented a socket in my chat application and I have implemented room subscription on one-to-one messages but unfortunately, it won't work for android apps but it works fine for iOS apps.

"socket.io-client": "2.2.0", "react": "16.13.1", "react-native": "0.63.3",

nikesh8 avatar Jun 30 '21 09:06 nikesh8