Simulate button press
Posted: 05 Nov 2019 05:18
Hey, i have an app that gives me a notification every so often. This particular notification cannot be swiped off nor can it be dismissed by automagics "remove notification". The ONLY way to dismiss it is by pressing the button in the notification. I have intercepted the ui event for the action and was hoping there is some way i can use it to simulate the button press to dismiss the notification automatically through a flow?!