Hey all,
I'm trying to trigger a flow using Notification on Status bar Displayed but it's not working at all.
I tried Martin's suggestions at the following url without success...
http://automagic4android.com/forum/sear ... mit=Search
What else could be done? It's a GS5 rooted.4.4.4
Thanks in advance!
Notification on Status bar not working
Moderator: Martin
Re: Notification on Status bar not working
Hi,
Triggering on statusbar notifications should be reliable on android 4.4. Did you grant the permission to access notifications of the system (on the flow list: Menu->Manage->Preferences->Access to notifications)?
Please also try to create a notification trigger without filter to ensure that it's not the filter that causes the problem. To do this, create a new trigger and just select the app that shows the notification in field package name. Add an action Vibrate or Notification on Screen or condition Debug Dialog to see if the flow is executed.
What package shows the notification you're interested in?
Regards,
Martin
Triggering on statusbar notifications should be reliable on android 4.4. Did you grant the permission to access notifications of the system (on the flow list: Menu->Manage->Preferences->Access to notifications)?
Please also try to create a notification trigger without filter to ensure that it's not the filter that causes the problem. To do this, create a new trigger and just select the app that shows the notification in field package name. Add an action Vibrate or Notification on Screen or condition Debug Dialog to see if the flow is executed.
What package shows the notification you're interested in?
Regards,
Martin
Re: Notification on Status bar not working
Hi Martin,
Thanks for your attention.
As i said I've done anything.
In fact, the only thing i couldn't manage to define with precision is the package name.
I'm trying to catch a change on tethering connections though no success so far. I've found a workaround for it that's actually better for the purpose I want but I need to figure what's going wrong...
Thanks for your attention.
As i said I've done anything.
In fact, the only thing i couldn't manage to define with precision is the package name.
I'm trying to catch a change on tethering connections though no success so far. I've found a workaround for it that's actually better for the purpose I want but I need to figure what's going wrong...
Re: Notification on Status bar not working
I just figured that out Martin.The package I needed to pick is "android"