As described in this thread:
http://automagic4android.com/forum/view ... f=4&t=2451
... it is not possible to know whether or not a certain notification exists on the statusbar (not even a notification created with an Automagic flow).
So, how about this: is there any way to detect when a notification (particularly one created by an Automagic flow) is cleared? I can trap the tap action when the user selects the notification (Trigger "Notification on Statusbar Selected)... but it doesn't look like I can now when it was dismissed without tapping on it.
Trigger when a notification is cleared?
Moderator: Martin
Re: Trigger when a notification is cleared?
It's currently not possible to do this. I think it would be possible to create a new trigger that is invoked whenever a notification is removed (Android 4.3+) and also a condition to check if a particular notification is currently shown on the statusbar (also Android 4.3+ only). This should also work for notifications posted by other apps. Let me add this to the todo-list.
Re: Trigger when a notification is cleared?
Awesome... Hopefully that can be implemented. Thanks!
- Marc
- Marc