1
Solved

Notification event not triggering.

I am attempting to create a profile that notifies me when a package has been delivered.

The setup should be straightforward:

If a notification from the shop app contains the phrase "your package is here" in its title, execute the "play sound" task.

However, this profile is not functioning as expected. I'm using the app automateit to send custom notifications on command to test if the profile is working properly, but the profile fails to recognize the notification.

1 reply

Tasker uses pattern matching, so use *your package is here* (with the asterisks) instead. Hope this helps!

Topic is closed for comments