zoho / SalesIQ-Mobilisten-ReactNative

Your mobile app's ideal live chat partner. Power up your mobile App with the SalesIQ Mobilisten SDK for React-Native.
https://mobilisten.io/
8 stars 12 forks source link

Got the error at runtime on customer device "Only one Looper may be created per thread" #33

Closed hungkoala closed 2 years ago

hungkoala commented 3 years ago

RuntimeException: Only one Looper may be created per thread at android.os.Looper.prepare(Looper.java:101) at android.os.Looper.prepare(Looper.java:96) at com.zoho.livechat.android.utils.LDPEXUtil.run(LDPEXUtil.java:49)

Android Version:7.0

G3312 Model:43.0.A.7.106

Angu-G commented 3 years ago

Hello @hungkoala, This might happen when we connect to the internet from our end and at the same time Android system (core Android code) might use some UI level operations with the main thread. This shouldn't cause any trouble at the UI level of your application. Anyways we can handle this exception too in our upcoming release. Thanks for bringing this to our notice. We shall update you in our previous thread #Issue30 about the fix roll-out.

Angu-G commented 2 years ago

Hello @hungkoala, Thank you for your patience. This issue has been addressed in our latest version(v4.2.4).