cordova-plugin-local-notifications icon indicating copy to clipboard operation
cordova-plugin-local-notifications copied to clipboard

v0.10.0; Multiple Android fixes

Open fquirin opened this issue 2 years ago • 0 comments

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

fquirin avatar Dec 27 '22 13:12 fquirin