-
Notifications
You must be signed in to change notification settings - Fork 148
firebase background messages handling missing #4
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 will look into it. |
I added this, but on stable channel it crashes: It' doesn't crash on master channel though. EDIT: Also: released 1.0.3 |
so is it fixed or still broken? |
In flutter Channel stabil 1.9.x onMessage working, but onResume and onLauch not working on iOS13 |
@broberts-nybble it's fixed in this plugin, but this feature seemed buggy in firebase_messaging, so it may not work properly. |
Hi,
Thanks for your work!
I'd like to report that you're missing background message handling for firebase.
Can you please add it, or at least add support for only handling apns, letting users configure firebase directly through firebase-messaging?
Thanks again,
Regards
The text was updated successfully, but these errors were encountered: