Closed nsuthar20 closed 1 year ago
Hi @nsuthar20 ,
Thanks for writing to us. We're looking into this issue and will update you once we fix it.
As a workaround, please use the same version 'com.github.bumptech.glide:glide:4.13.2' of glide used in Mobilisten to avoid this issue as of now.
For further queries, please write to us at support@zohosalesiq.com. We will be happy to assist you.
Regards, Bhahirathan M, Zoho SalesIQ.
Hi, Thanks for the response!
I've already added it into my gradle.
Following both are the libraries which I'm using in my project:
implementation 'com.github.bumptech.glide:glide:4.13.2' implementation 'com.github.corouteam:GlideToVectorYou:v2.0.0'
And maybe because of that, duplicate class error is shown in log.
facing the same issue in new version //Zoho version implementation 'com.zoho.salesiq:mobilisten:4.3.3'
//Glide version implementation 'com.github.bumptech.glide:glide:4.13.2' implementation 'com.github.corouteam:GlideToVectorYou:v2.0.0'
Hi @nsuthar20 @devang-p-eq ,
This issue has been fixed. Please update to the version 4.4.0 and verify once. Please write back to us if the issue persists.
Regards, Bhahirathan M, Zoho SalesIQ.
Duplicate class com.bumptech.glide.GeneratedAppGlideModuleImpl found in modules jetified-GlideToVectorYou-v2.0.0-runtime (com.github.corouteam:GlideToVectorYou:v2.0.0) and jetified-mobilisten-4.3.3-runtime (com.zoho.salesiq:mobilisten:4.3.3)
Duplicate class com.bumptech.glide.GeneratedRequestManagerFactory found in modules jetified-GlideToVectorYou-v2.0.0-runtime (com.github.corouteam:GlideToVectorYou:v2.0.0) and jetified-mobilisten-4.3.3-runtime (com.zoho.salesiq:mobilisten:4.3.3)