A deep package that provides links for working with @firebase/messaging
and typescript library to simplify integration with this deep package
ServiceAccount
with string valueUsesServiceAccount
from User
to ServiceAccount
to make it activeWebPushCertificate
with string valuePROJECT_ID
to your project idUsesWebPushCertificate
from User
to WebPushCertificate
to make it activeDevice
This type is located in the @deep-foundation/capacitor-device
package and it is recommended to use its libraryDeviceRegistrationToken
It is recommended to use registerDevice with insertDeviceRegistrationTokenPushNotification
title
and body
fields:{
"title": "My Title",
"body": "My Body"
}
Notify
from PushNotification
to Device
To receive messages on Client read Firebase Cloud Messaging Documentation
See Documentation for examples and API
Generated using TypeDoc