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

I am facing this issue that it does not trigger onMessage when app is killed #18

Open
adar2378 opened this issue Sep 17, 2024 · 0 comments

Comments

@adar2378
Copy link

Hi, I am facing issues with fluffychat when I run android app locally is that when app is closed completely, it does not trigger the onMessage method from fcm_shared_isolate and hence the app can not show notification using flutter_local_notification plugin. And firebase uses it's own default notification system to show the notification. As a result the fluffychat app is missing notification tap event.

Is my assumption true that this plugin does not handle background messages? Or I missed something.

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

1 participant