cordova-plugin-local-notifications
cordova-plugin-local-notifications copied to clipboard
Cordova Local Notifications Plugin
Fix incorrect monthly unit total and issue with units flashing while the unit definition is being fetched - Created a fork - Used `powowbox/cordovao-plugin-local-notifications` to fix for Android S+ (Notification...
Repeated notifications are not working as expected ## Your Environment * Plugin version: 0.9.2 * Platform: Android * OS version: 8 * Device manufacturer / model: Pixel XL3 * Cordova...
`trigger: { every: { hour: 10, minute: 0 }, count: 1 }` I am using ionic 3 and found Notification is not working if app killed.
Scheduled notification is working when Android app is open or in the background but not when the app has been closed. Working as intended on iOS. ## Your Environment *...
**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: Steffaan version...
A notification shceduled for every hour sets up a second notification for 10 minutes later when triggered. The second notification is triggered, but not displayed. cordova.plugins.notification.local.addActions('iwa-mode', [ { id: 'okay',...
There is a small problem with notifications. i think it has to do with the new update 13.4. when i set notifications in the past, it always sets them to...
**WARNING: IF YOU IGNORE THIS TEMPLATE, WE'LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!** Provide a general summary of the issue. Thanks for the great plugin! Plugin is working...
When submitting an app to Google Play I get a complaint about invalid channel for Android 9, but not for 8. ## Your Environment * Plugin version: 979c65e * Platform:...