Closed raghav2945 closed 2 years ago
Hello there, Any update on this issue? we are still observing this issue.
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.
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.
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.
com.mixpanel.android.mpmetrics.MixpanelActivityLifecycleCallbacks$1.run (MixpanelActivityLifecycleCallbacks.java:71)
com.mixpanel.android.mpmetrics.MixpanelActivityLifecycleCallbacks.onActivityPaused(MixpanelActivityLifecycleCallbacks.java)
com.mixpanel.android.mpmetrics.MixpanelActivityLifecycleCallbacks.onActivityStarted (MixpanelActivityLifecycleCallbacks.java)
Please let us know if you require any other information. We will gladly provide it.