-
Notifications
You must be signed in to change notification settings - Fork 4k
🐛 [firebase_messaging] v8.0.0-dev.1 Error: cannot find symbol Tasks.await(firebaseMessaging.deleteToken()); #3944
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
I have the same error |
Reproducible on latest flutter master flutter doctor -v
Logs
|
Same error on 1.24.0-4.0.pre.81 |
This bug is resolved in dev.2 |
@lazylazyllama I'm still having the same error on dev.2
|
Did you update all your firebase dependencies? I think you also have to update firebase_core etc. |
solved thanks! |
@lazylazyllama can I ask you a question out of scope? Is it ok to declare my own Thanks in advance! |
I'm sorry, but I don't have a answer for that use case. I suggest you open a new issue, so that the firebase maintainer can help you there |
Bug report
Describe the bug
Since firebase_messaging 8.0.0-dev.1 I get the following error message:
Additional context
The text was updated successfully, but these errors were encountered: