socket.io-client
socket.io-client copied to clipboard
Android Socket keeps disconnecting
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",