Android Chat V2 Crash | Community
Skip to main content

Android Chat V2 Crash

  • October 17, 2023
  • 0 replies
  • 0 views

Apurv

Hello,

We are using zendesk chat v2 in our android application, while opening MessagingActivity we are getting crash with exception android.net.ConnectivityManager$TooManyRequestsException. 

Below are the dependency version which we are using.

implementation(group = "com.zendesk", name = "chat", version = "3.4.0")
implementation(group = "com.zendesk", name = "messaging", version = "5.4.0")