Desugaring Issue Implementation on Android | Community
Skip to main content

Desugaring Issue Implementation on Android

  • August 21, 2024
  • 1 reply
  • 0 views

Hi Zendesk Team, I have trouble while implementing Zendesk SDK on Android. The issue related on Desugaring Process that impacted to another internal module that use some dependencies like coroutine, imageutils, etc. I already attach the issue for further information regarding the issue

Thank you

1 reply

  • August 22, 2024

Hi, @reza11 
it seems you're facing a desugaring issue while implementing the Zendesk SDK on Android, which is affecting internal modules using dependencies like coroutines and imageutils. To resolve this, try updating your Gradle configuration, enabling required Java 8 features, and ensuring compatibility across dependencies.

Best Regard,
James Grose