R8 issues with Android Gradle plugin above 4.1 | Community
Skip to main content

R8 issues with Android Gradle plugin above 4.1

  • May 21, 2021
  • 2 replies
  • 0 views

JeongEun

Hello,

I'm from Rebtel and works as an Android developer.

Recently I tried to upgrade the Gradle plugin version to 4.1 and above but I failed to display the Zendesk list due to proguard issue.

I know the proguard issue has been fixed for version 3.5 (https://developer.zendesk.com/embeddables/docs/android-support-sdk/known_issues#r8-issues-with-android-gradle-plugin-3.5.0)

Do you have any plan to support versions above 4.1 ?

 

Thanks in advance.

// Jeongeun kim

This topic has been closed for replies.

2 replies

Greg29
  • May 25, 2021

Hi @Jeonghoon Jeong! I spoke with our developers and they let me know that this is going to be updated in our next release. We also have documented the Proguard rules to add since R8 tends to strip some of the Zendesk code required to run. Add these files and you should be set for now! 


JeongEun
  • Author
  • May 26, 2021

Hi Greg,

Thanks a lot for the response.

It works with the progurad rules you posted. Hope to have the next release soon.

Regards

// Jeongeun