BartB
NNovu
•Created by BartB on 3/21/2024 in #💬│support
FCM web push duplicate
Hi.
I'm using https://docs.novu.co/guides/novu-fcm-web#adding-firebase-to-the-frontend
to send web push notifications.
The problem is that doing it that way will display notification twice because
onBackgroundMessage
when payload
has notification
will display push notification on it's own from fcm messaging.
Does anyone know how to prevent default onBackgroundMessage
notifications?7 replies
NNovu
•Created by BartB on 3/12/2024 in #💬│support
Pusher Beams Configuration
Hi,
I have a pusher beams setup and I can with their console send push notifications to my web app.
I'm trying to setup a novu workflow with pusher beams and I'm getting:
Subscriber does not have a configured channelThere are some integration keys/secrets that I setup wrongly or what could be possibly wrong here?
7 replies