bhandaribhumin / cordova-plugin-local-notification-12

Apache License 2.0
17 stars 35 forks source link

[0.1.4] FIX - Make the notification clickable on API 31+ #2

Closed bhandaribhumin closed 1 year ago

bhandaribhumin commented 1 year ago

Make notifications clickable on API 31+ by replacing the broadcast receiver with an activity used to start the main Cordova activity.