-
Notifications
You must be signed in to change notification settings - Fork 6
Gettig java.lang.NoClassDefFoundError: com.google.firebase.FirebaseOptions error #5
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
Comments
here is the whole trace |
This seems to be an issue related to Firebase, not SDL. |
Okay. Closig it then. |
By the way, which version of google_play_services are you using? I am usig 9.2.0 |
Hi, |
Hey!
I am getting
java.lang.NoClassDefFoundError: com.google.firebase.FirebaseOptions
error for this application when I try to deploy it to an android (4.4.4). The application icon is there, but If try to open it it does not open and I get the above error in Android Studio.I have Google Play installed (version 31).
Could you advise me on this?
The text was updated successfully, but these errors were encountered: