Skip to content

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

Closed
d-silveira opened this issue Sep 20, 2019 · 5 comments
Closed

firebase background messages handling missing #4

d-silveira opened this issue Sep 20, 2019 · 5 comments

Comments

@d-silveira
Copy link

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

@szotp
Copy link
Contributor

szotp commented Sep 30, 2019

I will look into it.

@szotp
Copy link
Contributor

szotp commented Sep 30, 2019

I added this, but on stable channel it crashes:
firebase/flutterfire#144

It' doesn't crash on master channel though.

EDIT: Also: released 1.0.3

@broberts-nybble
Copy link

so is it fixed or still broken?

@digarahayu
Copy link

digarahayu commented Oct 23, 2019

In flutter Channel stabil 1.9.x onMessage working, but onResume and onLauch not working on iOS13
I saw a person use flutter Channel Master 1.10.x every thing work well . Maybe you just need wait for new stable version. A already try to find a way for Couple day but still not working hahahah

@szotp
Copy link
Contributor

szotp commented Oct 25, 2019

@broberts-nybble it's fixed in this plugin, but this feature seemed buggy in firebase_messaging, so it may not work properly.

@szotp szotp closed this as completed Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants