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

Cordova Local-Notification Plugin

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

can i launch application from background as soon as i receive notification?

Is there any way to make this plugin repeat every time a user-defined number of minutes has elapsed. I have not figured out how (or if) it's possible to set...

**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: cordova-plugin-local-notification 0.9.0-beta.3 Ionic:...

**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.0 -beta3...

Android 9 only appears to show notifications when sliding down the notifications box, and doesn't seem to show notifications on lock screen

## Your Environment * Plugin version: * Platform: ios * OS version:13.0 * Device manufacturer / model: Apple * Cordova version :9.0.0 * Cordova platform version : ios 5.0.1, android...

When I set a schedule on a specific time, for example { every: { hour: 10, minute: 30 } }, notifications pop every second until 10:31. I just want it...

App crashes every time a notification is scheduled. However, the notification still works (sometimes). ## Your Environment * Plugin version: 0.9.0-beta.2 * Platform: iOS * OS version: 13.6.1 * Device...

**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 beta...

I am not able to capture the `trigger` event. I am using the following code but the console does not output `notification trigger` when a notification is triggered. ``` function...