cordova-plugin-local-notifications
cordova-plugin-local-notifications copied to clipboard
v0.10.0; Multiple Android fixes
See CHANGELOG for details. Some highlights:
- Fixed Android 12 bug to make notifications clickable (@powobox) by replacing the action handler services with activities (avoid notification trampoline restrictions)
- Added missing 'PendingIntent.FLAG_MUTABLE'
- Fixed Gradle build