[Plugin] Capacitor Notificationlistener

Observe android notification being posted / removed using this NotificationListenerService wrapper for capacitor. I created a capacitor plugin that enables to watch notifications being posted or removed. Read the documentation on GitHub. ⚠️ DISCLAIMER ⚠️ This plugin and project is deprecated as of August 30st 2024 and will probably not work in it’s current form. The GitHub repository is archived. Unfortunately, the plugin does not support running in the background. This is a conscious design choice, so that you are able to choose or implement your preferred method of “running in the background” yourself. The plugin capacitor-persistent-notification could help you with such an endeavor. ...

November 13, 2020 · 1 min · Alain Sinzig