The iPhone Xs was my first ever iPhone. Before that I had been an Android power user for 8 years. I installed my own custom ROMs, xposed framework, rooted, etc. Although I'm firmly in the iPhone camp for privacy and other reasons now, I miss the automation provided by Tasker and the Android OS. I used to have many useful location + time based profiles. For instance, I had a profile for if I was at home and it was bet…
Apple iOS 13.1 Personal automation via Shortcuts
51–60 of 150 posts
Re: Apple iOS 13.1 Personal automation via Shortcuts
#52Has anyone found any of these useful? I'm racking my brain for something that would benefit me, but nothing comes to mind... but I feel like I'm just lacking creativity here.
Re: Apple iOS 13.1 Personal automation via Shortcuts
#53So exciting. When Shortcuts was first announced I was thrilled since I could think of hundreds of flows that would be amazing for my daily life to simplify things. But quickly realized there were many limitations such as it couldn't be run automatically at a set time, and nearly every flow I wanted it was missing a few actions to make them fully possible. As such I used a couple but overall didn't use it at all. With…
As you point out, there's unmet potential. So many times I go to create a shortcut, "surely they have an action for $FOO, it would be one of the first things I'd implement", and...no. But it's getting there. Maybe not this year, but I hold hope that Apple will keep at it and in the next year or two this feature will start to open up.
Re: Apple iOS 13.1 Personal automation via Shortcuts
#54I was hoping that I can finally change night shift intensity based on time of day. Unfortunately night shift isn’t configurable by Shortcut yet.
https://www.iphonetricks.org/the-ios-reduce-white-point-feat...
Re: Apple iOS 13.1 Personal automation via Shortcuts
#55The iPhone Xs was my first ever iPhone. Before that I had been an Android power user for 8 years. I installed my own custom ROMs, xposed framework, rooted, etc. Although I'm firmly in the iPhone camp for privacy and other reasons now, I miss the automation provided by Tasker and the Android OS. I used to have many useful location + time based profiles. For instance, I had a profile for if I was at home and it was bet…
Sooooo...a quick skim of the article indicates that personal automations can now do what you're missing. My question is, are you complaining about something that this article specifically addresses, saying "yea! About time!", or...? Because your "point is" is specifically addressed by TFA.
Re: Apple iOS 13.1 Personal automation via Shortcuts
#56I've been looking forward to this feature, but I must say I'm pretty disappointed that most of the personal automations still require a manual approval before they will execute. For example, I can schedule a particular shortcut to always run at a specific time. When that time comes, however, my phone will display a notification which I must physically tap to execute the automation. If I miss the notification, nothing…
I've heard quite a few times now that some of the reasons these automations aren't completely automatic is to avoid them being abused by people with bad intentions. Say for example someone setting one up on someone else's phone (without their knowledge) to run every X minutes and using it to track someone's location, without them ever knowing about it. I'm not entirely sure that's the real reason behind these notific…
It would be nice if these automations could run automatically but perhaps, notify the user that said automation has run and allow them to easily disable the automation.
Re: Apple iOS 13.1 Personal automation via Shortcuts
#57how does one automate the resetting of Adversting Identifier every 2 mins?
Re: Apple iOS 13.1 Personal automation via Shortcuts
#58I just want a shortcut that turns off and on vibration when in silent mode.
Re: Apple iOS 13.1 Personal automation via Shortcuts
#59I'd been trying to figure out why they required a user interaction for some of these. 5 out of 6 of these can be explained by debouncing. • "Wi-Fi" and "Bluetooth" connection triggers are extremely susceptible to bouncing on and off with variable radio conditions • "Arrive", "Leave", and "Before I Leave" are all susceptible to bouncing in and out; they combine a fuzzy location of variable precision with a point and r…
Obviously you're not going to be able to write a GPS specific enough to detect which room you're in, but that's expected.
Re: Apple iOS 13.1 Personal automation via Shortcuts
#60Earlier quoted context omitted.
Agreed. Unfortunately the list that requires manual action are the ones I really wanted to run, particularly bluetooth and time of day: https://support.apple.com/guide/shortcuts/enable-or-disable-...
The list of auto-approved items seems somewhat arbitrary, but I think they had privacy concerns in mind when they made the list (although it seems stupid that you can't override those protections if you'd like). All of the ones on the "cannot be run automatically" list are things that a bad actor could do if they had your phone, like wait for a certain time of day, or move your phone to a specific location, or bring…
Passive automations based on location, bluetooth, wifi, etc. stand a good chance of many accidental triggers. Connections are flaky, location accuracy is flaky; without some form of throttling mechanism or way to better control accidental firings, it should remain manual.