displayNotification

API used to immediately display or update a notification on the users device.



displayNotification(notification: Notification): Promise<string>;

This API is used to display a notification on the users device. All channels/categories should be created before triggering this method during the apps lifecycle.

View the Displaying a Notification documentation for more information.


PropertyDescriptionOptional
notification

The Notification interface used to create a notification for both Android & iOS.


Copyright 2020 - 2021 © Invertase Limited

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License and code samples are licensed under the Apache 2.0 License.

All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.