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

Cordova Local Notifications Plugin

Results 15 cordova-plugin-local-notifications issues
Sort by recently updated
recently updated
newest added

Notifications keeps showing as new ones instead of staying in background and just update. I set and check notifications every 5 seconds. First I use this to schedule ``` $.each(data.reports,...

Provide a general summary of the issue. ## Your Environment * Plugin version: 0.9.3 * Platform: Andorid * OS version: Linux * Cordova version (```cordova -v```): 9.0.0 * Cordova platform...

**WARNING: IF YOU IGNORE THIS TEMPLATE, WE'LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!** cordova-plugin-local-notifications on iOS works great with initial test of having the app in background. But...

[Question]: If my app shows 3 notifications in status bar with different ids, is there a way to not delete other notifications on tap on Android? For example: Notification 1,2,...

**WARNING: IF YOU IGNORE THIS TEMPLATE, WE'LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!** Provide a general summary of the issue. ## Your Environment * Plugin version: 0.9.2 *...

under investigation