Silent push notifications
Hello, i didnt find in workflow any sign that we could send push notification with data only (does not show notification at all). Is it possible to set that up?
my plan is (multiplatform) to send silent notification (whenever notification is clicked) to the rest of the devices to remove notifications with specific ids.
7 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@Engineering
@the_nexen are you using FCM ?
There is an open PR regarding that: https://github.com/novuhq/novu/pull/2135
GitHub
Add fcm data messages (#2007) by raikasdev · Pull Request #2135 · n...
What change does this PR introduce?
Adds possibility to send data notifications with FCM
Why was this change needed?
Closes #2007
@dimagrossman yes im using fcm
@the_nexen @dimagrossman I'll revisit the above PR later today, I see that the suggestions that I've requested are implemented
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View