-
Notifications
You must be signed in to change notification settings - Fork 1k
Notifications Plugin
To enable notifications you are required to acquire the Notification plugin here
make sure your email is properly configured, if you are not sure how to do it, follow this
Web Push Platforms and Native App Platforms
We choose the OneSignal because it gives you for a free account: Unlimited Web & Mobile Push Notifications and 30K web Subscribers
They are also very clear on their requirements and how to configure it.
To enable this service on the Notification plugin you will need to provide us the following:
- oneSignalEnabled
Check the option above
- oneSignalAPPID:
- oneSignalRESTAPIKEY:
For the items above access the site https://app.onesignal.com, and follow the instructions here https://documentation.onesignal.com/docs/accounts-and-keys
- oneSignalFIREBASE_SENDER_ID:
This is required for Android notifications, access the Firebase site https://firebase.google.com/, and then follow the instructions here https://documentation.onesignal.com/docs/generate-a-google-server-api-key
After that, all other work must be done on the OneSignal site
For iOS notifications, I follow this tutorial, but Option A: Try out our Automatic Provisioning Tool does NOT work for me. I had to use Option B: Create Certificate Request Manually