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

[android] crash in MixpanelNotificationRouteActivity.handleRouteIntent #699

Closed
valeriyo opened this issue Jun 11, 2020 · 2 comments
Closed

Comments

@valeriyo
Copy link

version 5.8.3, crashed a couple times in production ()

Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.CharSequence android.os.Bundle.getCharSequence(java.lang.String)' on a null object reference
       at com.mixpanel.android.mpmetrics.MixpanelNotificationRouteActivity.handleRouteIntent(MixpanelNotificationRouteActivity.java:46)
       at com.mixpanel.android.mpmetrics.MixpanelNotificationRouteActivity.onCreate(MixpanelNotificationRouteActivity.java:34)
       at android.app.Activity.performCreate(Activity.java:7009)
       at android.app.Activity.performCreate(Activity.java:7000)
       at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
       at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
       at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
       at android.app.ActivityThread.-wrap11(ActivityThread.java)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loop(Looper.java:164)
       at android.app.ActivityThread.main(ActivityThread.java:6494)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
@valeriyo
Copy link
Author

hello there?

@zihejia
Copy link
Collaborator

zihejia commented Sep 24, 2020

hi @valeriyo, the fix is included in the new version https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.5 we just released. I'm closing this one now, please feel free to reopen it if the problem still exists.

@zihejia zihejia closed this as completed Sep 24, 2020
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

2 participants