react-native-use-websocket
react-native-use-websocket copied to clipboard
when my app goes idle (put phone to sleep) and i turn it back on, the websocket doesn't reconnect
I just started using this library. I put the websocket connection in a provider. However, I put my phone to sleep and open it back up, the websocket doesn't attempt to reconnect.
I just started using this library. I put the websocket connection in a provider. However, I put my phone to sleep and open it back up, the websocket doesn't attempt to reconnect.
did you manage to find a solution to it?