0.9.1 • Published 7 months ago

@mixon00/cordova-plugin-local-notification v0.9.1

Weekly downloads
-
License
Apache 2.0
Repository
github
Last release
7 months ago

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:

PRDescription
#1781Reuse existing messages when using MessagingStyle
#1853Use 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