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

[3.4.2] ClassNotFoundException com.google.firebase.iid.FirebaseInstanceId #745

Closed
eliw00d opened this issue Jun 10, 2021 · 5 comments
Closed

Comments

@eliw00d
Copy link

eliw00d commented Jun 10, 2021

We suddenly started getting crashes on Android with the error in the title. Here is a screenshot of our Sentry log for it:

image

I tried setting firebaseVersion = "21.1.0" in build.gradle but that didn't seem to help.

Any thoughts?

@RiCoTeRoX
Copy link

this is relate to android#messaging_v22-0-0, i think

@krishna-gujjjar
Copy link

krishna-gujjjar commented Jun 16, 2021

Just add dependency in android/app/build.gradle
implementation 'com.google.firebase:firebase-iid:17.0.2'

@DanielEliraz
Copy link
Collaborator

@eliw00d, please reopen if @krishna-gujjjar ☝️ answer didn't help

@DanielEliraz
Copy link
Collaborator

Also, #751 should fix this. Will be released soon. @eliw00d, FYI

@camboYY
Copy link

camboYY commented Jun 17, 2022

not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants