Skip to content

Catch setFirebaseUIVersion crashes #1236

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

Merged
merged 1 commit into from
Apr 2, 2018
Merged

Catch setFirebaseUIVersion crashes #1236

merged 1 commit into from
Apr 2, 2018

Conversation

SUPERCILEX
Copy link
Collaborator

@samtstern I'm still getting crashes with 12.0.1 so I've kinda given up on that method.

Stack trace:

Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'com.google.android.gms.g.f com.google.android.gms.common.api.e.b(com.google.android.gms.common.api.internal.cb)' on a null object reference
com.google.android.gms.internal.zzdza.zzb (Unknown Source)
com.firebase.ui.auth.AuthUI.com.google.android.gms.internal.zzdzh.setFirebaseUIVersion (SourceFile:2000)
com.firebase.ui.auth.AuthUI.getInstance (SourceFile:255)
com.firebase.ui.auth.AuthUI.getInstance (SourceFile:243)
com.supercilex.robotscouter.util.AuthKt$onSignedIn$2$1.onAuthStateChanged (SourceFile:42)
com.google.firebase.auth.zzj.run (Unknown Source)
android.os.Handler.handleCallback (Handler.java:751)
android.os.Handler.dispatchMessage (Handler.java:95)
android.os.Looper.loop (Looper.java:241)
android.app.ActivityThread.main (ActivityThread.java:6281)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:886)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:776)

@SUPERCILEX SUPERCILEX requested a review from samtstern as a code owner April 1, 2018 23:38
@samtstern
Copy link
Contributor

@SUPERCILEX no objections, just frustration that this is still happening!

@samtstern samtstern merged commit fb23799 into firebase:version-3.3.1-dev Apr 2, 2018
@SUPERCILEX SUPERCILEX deleted the set-version-crash branch April 2, 2018 16:27
@SUPERCILEX
Copy link
Collaborator Author

Yeah, same here. Hopefully it'll get sorted out in the next release! 😋

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

Successfully merging this pull request may close these issues.

2 participants