OneSignal
Plugin Repo: https://github.com/OneSignal/OneSignal-Cordova-SDK
The OneSignal plugin is an client implementation for using the OneSignal Service. OneSignal is a simple implementation for delivering push notifications.
Please view the official OneSignal Ionic SDK Installation guide for more information.
Icons
If you want to use generated icons with command ionic cordova resources
:
Add a file to your
hooks
directory calledcopy_android_notification_icons.js
Configure the hook in your config.xml
Put the following code in it:
From the root of your project make the file executable:
$ chmod +x hooks/copy_android_notification_icons.js
Supported platforms
Amazon Fire OS
Android
iOS
Windows
Last updated