Learn how to use the Firebase Cloud Messaging (FCM) provider to send push notifications using Novu
Override Field | Type / Interface | Link |
---|---|---|
android | AndroidConfig | https://firebase.google.com/docs/reference/admin/node/firebase-admin.messaging.androidconfig |
apns | ApnsConfig | https://firebase.google.com/docs/reference/admin/node/firebase-admin.messaging.apnsconfig |
webPush | WebpushConfig | https://firebase.google.com/docs/reference/admin/node/firebase-admin.messaging.webpushconfig |
fcmOptions | FcmOptions | https://firebase.google.com/docs/reference/admin/node/firebase-admin.messaging.fcmoptions |
deviceIdentifiers
field in overrides.
link
property with a relative URL.
The registration token is not a valid FCM registration token
FCM notifications sent successfully with no error but push notification is not received in device
Sending message failed due to 'Requested entity was not found'
Subscriber does not have a configured channel error