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

Android 8+ : Local notification and badge not working

Open ELIDJEAKA opened this issue 5 years ago • 3 comments

##Ionic ionic (Ionic CLI) : 4.10.2 Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.2.4 Cordova cordova (Cordova CLI) : 9.0.0 ([email protected]) Cordova Platforms android 8.1.0 System : ( NodeJS : v10.13.0 npm : 6.9.0 OS : Windows 10) "dependencies": { "@ionic-native/badge": "^4.20.0", "@ionic-native/local-notifications": "^4.20.0", "cordova-plugin-badge": "0.8.8", "cordova-plugin-local-notification": "git+https://github.com/katzer/cordova-plugin-local-notifications.git#ios10", },

Local and badge notifications not working on android 8,9

ELIDJEAKA avatar Sep 18 '19 12:09 ELIDJEAKA

How is that still not fixed? Android 8 was released on August 21, 2017.

kolbasa avatar Oct 29 '19 12:10 kolbasa

need to create notification channel

shanthan25 avatar Sep 07 '20 12:09 shanthan25

How would I create a notification channel with this plugin?

alborrajo avatar Sep 20 '21 14:09 alborrajo