-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Firebase version has upgraded to 9.2.0. Please release upgraded version using 9.2.0 #208
Comments
We really need this cant use this library with play services 9.2.0 |
I don't know why, but this stackoverflow question didn't solve this issue. Please update to 9.2.0. |
@gouravd while we're working on the next version, if you want to use Firebase 9.2.0 libraries with FirebaseUI-Android, try this in your
I think that will resolve your issue for now. |
@samtstern When is the new build coming with firebase 9.2.0 ? |
@kirtan403 I just went ahead and released version |
@samtstern Awesome! |
If i use 9.2.0 in my app, then on using Firebase-UI (which uses 9.0.2) I get the following
FATAL EXCEPTION: main
Process: XXXXXXXXX, PID: 4362
java.lang.NoSuchMethodError: No virtual method zztw()Ljava/util/Set; in class Lcom/google/android/gms/common/internal/zzg; or its super classes (declaration of 'com.google.android.gms.common.internal.zzg' appears in /data/app/XXXXXXXXX-2/base.apk)
The text was updated successfully, but these errors were encountered: