mixpanel / mixpanel-android

Official Android Tracking Library for Mixpanel Analytics
http://mixpanel.com/
Apache License 2.0
1.02k stars 365 forks source link

[ANR] Getting number of new ANR from module - com.mixpanel.android.* #778

Closed raghav2945 closed 2 years ago

raghav2945 commented 2 years ago

We'd begun to receive several ANR from your component. Looking at the recored stack, it appears that we are spending a lot of time on the main thread. Which is producing such a rise in the condition and resulting in ANR. If we can outsource the task to another assistance thread, we will most likely be able to resolve this issue.

We are using Mixpanel SDK version as : = '6.0.0'

For a better understanding, I'm sharing a stack trace recorded on Firebase.

Please let us know if you require any other information. We will gladly provide it.

raghav2945 commented 2 years ago

Hello there, Any update on this issue? we are still observing this issue.

zihejia commented 2 years ago

hi @raghav2945 , sorry for the late response. Is it possible to attach a sample app or code snippet for how to replicate the issue? We have some trouble replicating it.

raghav2945 commented 2 years ago

Hello @zihejia

Don't be concerned. We've recently seen a drop in the number of reporting on this issue over Firebase. These may have been handled across a number of SDK and application releases. We're keeping a watch on it, and if the count rises again, we'll contact you and provide the desired information.