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)
Getting below error in Zoho Mobilisten SDK. SDK version used in 2.3.1.