I am not able to receive the push notifications when app is terminates [killed from background]. #13371
Unanswered
sajal02062000
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi community,
I need help in identifying the issue. Because i have already checked my code multiple times but still i am not able to figure-out the issue with my code.
Problem: The problem i am facing is when i terminates the app then i am not able to receive the notifications. But the notifications are working perfectly in foreground and background state.
Sharing code for the better reference:
main.dart:
`
`
notification_service.dart:
Beta Was this translation helpful? Give feedback.
All reactions