IOS – How to skipt the prompt for time-triggered automation Shortcuts in iOS13

automationbetaiosshortcut

I have created a simple shortcut that collects certain data and displays it via a push notification. I just told the app to run my shortcut every day at 10AM.

The feature certainly works, however there’s this annoying thing when the first thing I get is a notification asking me if I want the shortcut to be run. It runs only after I confirm it. This is very annoying since it defeats the purpose of automation which implies that the shortcut should be run automatically without any input from me.

For people here that are familiar with the matter, is there a way to bypass this annoyance?

Best Answer

There is a workaround that I have gotten to work in my testing, but if you use automatic do not disturb you might have to set it to only run at the specific time that DND is enabled automatically.

Basically set auto DND and then make an automation for when DND is turned on. In order to ensure that it won't run whenever I use DND, I created a few shortcuts.

MatchTime and DND Auto

Just set a DND enabled automation to run the "DND Auto" shortcut