Rahul Chokshi

Results 1 issues of Rahul Chokshi

**While I'm changing connection, my app crashes and shows the following stack trace:** ``` E/AndroidRuntime: FATAL EXCEPTION: Timer-3 Process: com.app.teemchat, PID: 9383 io.deepstream.DeepstreamException: CONNECTION_ERROR: null at io.deepstream.DeepstreamClientAbstract.onError(DeepstreamClientAbstract.java:59) at io.deepstream.Connection$1.run(Connection.java:187) at...