Open
Description
With Pusher 2.0.0
SM-G950F, Android 9
Non-fatal Exception: org.java_websocket.exceptions.WebsocketNotConnectedException
at org.java_websocket.WebSocketImpl.send + 630(WebSocketImpl.java:630)
at org.java_websocket.WebSocketImpl.send + 607(WebSocketImpl.java:607)
at org.java_websocket.client.WebSocketClient.send + 344(WebSocketClient.java:344)
at com.pusher.client.connection.websocket.WebSocketConnection$3.run + 132(WebSocketConnection.java:132)
at com.pusher.client.util.Factory$1.run + 109(Factory.java:109)
at java.util.concurrent.ThreadPoolExecutor.runWorker + 1167(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run + 641(ThreadPoolExecutor.java:641)
at java.lang.Thread.run + 764(Thread.java:764)