Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An ANR was detected on firebase com.mixpanel.mixpanel_flutter.MixpanelFlutterPlugin.handleInitialize (MixpanelFlutterPlugin.java) #131

Open
Tangxiaochuanle opened this issue Feb 5, 2024 · 1 comment

Comments

@Tangxiaochuanle
Copy link

It happened on an Android device, Android system 12, and the device was the Pixel 6 Pro,The ANR information is as follows:

main (runnable)
tid=1 systid=4124
Triggered ANR
Root blocking
com.mixpanel.mixpanel_flutter.MixpanelFlutterPlugin.handleInitialize (MixpanelFlutterPlugin.java)
com.mixpanel.mixpanel_flutter.MixpanelFlutterPlugin.onMethodCall (MixpanelFlutterPlugin.java)
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage (SourceFile)
io.flutter.embedding.engine.dart.DartMessenger.invokeHandler (DartMessenger.java)
io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0 (DartMessenger.java)
android.os.Handler.handleCallback (Handler.java:938)
android.os.Handler.dispatchMessage (Handler.java:99)
android.os.Looper.loopOnce (Looper.java:201)
android.os.Looper.loop (Looper.java:288)
android.app.ActivityThread.main (ActivityThread.java:7870)
java.lang.reflect.Method.invoke (Native method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:548)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1009)

@Tangxiaochuanle
Copy link
Author

mixpanel_flutter: ^2.2.0
flutter sdk version :3.13.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant