1.0.0 • Published 2 years ago
@mixon00/cordova-plugin-local-notification v1.0.0
cordova-plugin-local-notification (fork)
This is a fork of cordova-plugin-local-notification by c3plugins. If you are looking for the documentation, you can read the original at katzer/cordova-plugin-local-notifications.
Modifications from the original
We created this fork because we needed to include the following modifications in our mobile application:
| PR | Description |
|---|---|
| #1781 | Reuse existing messages when using MessagingStyle |
| #1853 | Use correct authority name |
| - | Support Android X |
| - | Support sender image |
| - | Fix crash with target SDK 31 |
| - | Declare SCHEDULE_EXACT_ALARM permission |
| - | Fix click notifications in Android 12 |
It also includes some commits that are in master and haven't been released.
Installation
You can install this package using the original installation instructions, but installing this package instead:
cordova plugin add @mixon00/cordova-plugin-local-notification