OneSignal
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
hooksdirectory calledcopy_android_notification_icons.jsConfigure 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
https://github.com/OneSignal/OneSignal-Cordova-SDK
Stuck on a Cordova issue?
If you're building a serious project, you can't afford to spend hours troubleshooting. Ionic’s experts offer premium advisory services for both community plugins and premier plugins.
Installation#
- Capacitor
- Cordova
- Enterprise
Ionic Enterprise comes with fully supported and maintained plugins from the Ionic Team. Learn More or if you're interested in an enterprise version of this plugin Contact Us
Supported Platforms#
- Amazon Fire OS
- Android
- iOS
- Windows
Usage#
React#
Learn more about using Ionic Native components in React