-
Notifications
You must be signed in to change notification settings - Fork 83
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
PlayCoreDialogWrapperActivity crash in library version 2.0.9 #124
Comments
That's an odd stack trace. Maybe jamesmontemagno/StoreReviewPlugin#6 (comment) fixes the crash? |
Will try this if the crash happens again. Are you planing to update library? |
Did you resolve this issue? |
I also found the same problem in 2.0.8 Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ho.app/com.google.android.play.core.common.PlayCoreDialogWrapperActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.os.BaseBundle.get(java.lang.String)' on a null object reference Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.os.BaseBundle.get(java.lang.String)' on a null object reference Measurement Worker: pool-8-thread-1: Crashlytics Exception Handler1: com.google.firebase.crashlytics.startup1: queued-work-looper: Firebase Background Thread #2: Firebase Blocking Thread #0: FinalizerDaemon: Firebase Background Thread #3: FinalizerWatchdogDaemon: WM.task-2: DefaultDispatcher-worker-2: Firebase Background Thread #0: GmsDynamite: DefaultDispatcher-worker-1: awaitEvenIfOnMainThread task continuation executor1: Firebase-Messaging-Topics-Io: flutter-worker-1: flutter-worker-0: ScionFrontendApi: WM.task-1: Firebase-Messaging-Init: Thread-11: Firebase Background Thread #1: DefaultDispatcher-worker-3: ReferenceQueueDaemon: |
Crash hapenning in Pixel 4a Android 12
The text was updated successfully, but these errors were encountered: