zoho / salesiq-mobilisten-android-sample

Sample App to integrate SalesIQ Android SDK (Mobilisten)
https://mobilisten.io/
14 stars 4 forks source link

IllegalStateException in LiveChatAdapter.java line 307 #23

Closed alokvnair closed 3 years ago

alokvnair commented 3 years ago

Getting below error in Zoho Mobilisten SDK. SDK version used in 2.3.1.

Fatal Exception: java.lang.IllegalStateException: Timer already cancelled.
       at java.util.Timer.sched(Timer.java:397)
       at java.util.Timer.schedule(Timer.java:193)
       at com.zoho.livechat.android.comm.LiveChatAdapter$WMSPEXConnectionHandler.schedule(LiveChatAdapter.java:307)
       at com.zoho.livechat.android.comm.LiveChatAdapter$WMSPEXConnectionHandler.access$800(LiveChatAdapter.java:254)
       at com.zoho.livechat.android.comm.LiveChatAdapter$WMSPEXConnectionHandler$1.run(LiveChatAdapter.java:319)
       at java.util.TimerThread.mainLoop(Timer.java:555)
       at java.util.TimerThread.run(Timer.java:505)
Screenshot 2021-02-09 at 3 49 34 PM
alokvnair commented 3 years ago

Please do let me know if you need complete stack trace of the crash.

Angu-G commented 3 years ago

@alokvnair, We are checking the issues you reported.

Angu-G commented 3 years ago

The fix for this issue will be rolled out in our next update @alokvnair. Thank you

Angu-G commented 3 years ago

@alokvnair, We have a new version v3.0 with the fix. Please try it out and let us know. Closing the issue here.