How to prevent the Push notification for some scenario #5868
Unanswered
awaisahmad94
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a scenario in my app in which if the app is in foreground and the notification payload has a type chat: "Y" ,then no need to show push notification. I have achieved this on Android and it's working.
My code:
Please, guide me how to do same for iOS. cannot find iOS specifics.
Beta Was this translation helpful? Give feedback.
All reactions