Although there is a cordova plugin, I believe local notifications should be a core plugin - it would be great to have a unified API for displaying, scheduling and interacting with notifications on all platforms including PWAs. Also, notification APIs are constantly improving on each platform, and although the cordova plugin tries to keep up, it often _breaks_ between platform releases. Having it a core plugin would hopefully ensure proper maintenance.
I was wondering if such a plugin would appear on the roadmap any time soon?
It's already implemented for iOS, but still missing for web, Android and Electron
I've got some open time coming up this weekend. Will take a crack at notifications on Android.
Most helpful comment
I've got some open time coming up this weekend. Will take a crack at notifications on Android.