Links
🔔

Notifications

Natively using OneSignal service to provide the Push Notifications support inside of your application. More details here: https://onesignal.com/
Notifications can give people timely and important information, whether the device is locked or in use. For example, notifications can signal when a message arrives, an event is about to occur, or there’s a status change.
To configure your app to work with push notifications, you need to do the following steps:
  1. 1.
    Create One Signal App.
  2. 2.
    Enable the Push Notification feature and fill out all relevant information.
If you have 2 apps (iOS and Android) for 1 website, you need 1 OneSignal application with 2 platforms enabled.

Enable Push Notifications

Turn on the Notifications feature and fill out the following information:
  • (Only for iOS) Permission description - **** The permission description text should explain to the user why your app needs that permission. Refer to Apple's guidelines to avoid potential rejection.
  • One Signal App Id - An ID that is used by the One Signal service to send push notifications.

How to use Push Notifications?

Last modified 5mo ago