Notifications received by a user will be displayed as a popup notification on their screen. For example:

Subscribing

The first time you use the application, the feature status is not subscribed, and the permission status prompts.

     

When the subscribe method is called, the allow notifications message prompts.

When you allow notifications, it registers the user to receive notifications.

Receiving Notifications

Notifications received by a user will also be available in the notification centre of a given platform. For Example:

Windows Google Chrome

Firefox Windows

Edge Windows

When a notification is sent, users will see the following notification centre based on their platform:

Google Chrome Windows

Firefox Windows

Edge Windows

  • No labels