Hello,
I have a profile that filters specific keywords from app 'A'. Every time the keywords match from app 'A', the profile runs. But now, when I swipe away (dismiss) the notification from app 'A', the profile runs again. How can I fix this issue?
My profile :
Profile: Example
Event: AutoNotification Intercept [ Configuration:Event Behaviour: true
Notification Type: Only Created
Notifications
Notification Text: .*(example).* (regex) (case ins)
Get All Fields : true ]
Thank you.