pomelo-androidclient
pomelo-androidclient copied to clipboard
Exception for web socket library
Sometimes, the web socket library used in this client will throw 'IllegalStateException: Timer was canceled', especially when the code contains
Thread.Sleep();
I found a patch here and recommended it: https://github.com/Gottox/socket.io-java-client/issues/44