[firebase_messaging] dynamically handle foreground messages #8067
Unanswered
SimonVillage
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
Uh oh!
There was an error while loading. Please reload this page.
-
I tried something like this in the on message listener on iOS:
But this doesn't seem to work. Is there any way to conditionally show or not show notifications?
We have notifications which should only show when the app is in background or closed but if in foreground they should not show.
Beta Was this translation helpful? Give feedback.
All reactions