Recent searches


No recent searches

Zendesk Live Messaging SDK Crash on release mode progaurd



Posted Jan 23, 2023

Hi Zendesk team , I successfully integrate Zendesk live messaging in our android app it work well on debug mode but on release proguard mode sdk crash on Zendesk initialization I attach error snipped below

I am using Zendesk messaging latest release library

zendesk.messaging:messaging-android:2.8.0

 i am usign  these in my proguard file 


-keepnames class zendesk.messaging.** { *; }
-keep public class zendesk.messaging.** { *; }
-keep public class zendesk.android.** { *; }
-keep public class zendesk.android.** { *; }
-keep public class zendesk.android.messaging** { *; }
-keep public class zendesk.android.events.internal** { *; }

Please help me to fix this crash on release proguard mode thanks 


0

6

6 comments

image avatar

Christopher Kennedy

Zendesk Developer Advocacy

Hello,
 
Does you also encounter this with previous versions?

0


Thanks  @Christopher for reply ,I did not face this crash when i remove R8 code optimization in latest version but as soon as i enable R8 sdk crash on initialization i check with old version 2.6 working fine on old version but i want to use latest version of this library 

1


image avatar

Christopher Kennedy

Zendesk Developer Advocacy

Thanks for the info.  I've created a ticket to dive further into this with you.

0


Thanks Christopher Kennedy i am waiting to deep dive further to solve this issue regards

0


Hi Christopher Kennedy Hope you doing great any update on this issue ?

0


image avatar

Christopher Kennedy

Zendesk Developer Advocacy

Hey,
 
Hope you're doing great as well.  I created a ticket for you asking for some additional information.  Can you check your requests at https://support.zendesk.com/hc/en-us/requests?

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post