zoho / salesiq-mobilisten-flutter

SalesIQ Mobilisten plugin for Flutter.
https://mobilisten.io
MIT License
12 stars 10 forks source link

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/zoho/livechat/android/ZohoLiveChat$Chat; #55

Closed Oyedee closed 10 months ago

Oyedee commented 10 months ago

The app crashes on Android when launched.

image
bhahirathan-mb-11956 commented 10 months ago

Hi @Oyedee,

We apologize for any inconvenience caused. Unfortunately, we are unable to reproduce the mentioned crash. However, we have implemented changes that resemble the scenario you described.

We suggest you update SDK to version 5.0.0 and check if the issue persists. If it does, please feel free to write back to us at (support@zohosalesiq.com). We will investigate this further.

Best regards, Bhahirathan M.

Oyedee commented 10 months ago

Upgrading to version 5.0.0 fixed the issue.

Thanks for the response.