iOS Shortcut help. 2 conditions.

Soldato
Joined
19 Jul 2009
Posts
7,262
I'm trying to make a shortcut that runs when my phone is charging AND a specfic bluetooth device is connected. Seems like it should be relatively trival but I've just spent an hour so trying to figure it out :)

Can do either but not both.

One method seems to be to write a variable to a text file, either "on" or "off" and store that in iCloud, then read that within a shortcut that fires when the device is connected. That seems complicated for something that I thought should be easy...

Anyone done similar?
 
Google says yes…

AI Overview
+3
Yes, you can use the Shortcuts app on an iPhone or iPad to run an automation when you connect to a Bluetooth device while charging:
  1. In the Shortcuts app, create a new personal automation
  2. Select the Bluetooth trigger
  3. Choose Device and select one or more Bluetooth devices
  4. Select the Charger trigger
  5. Choose Is Connected to trigger the automation when you connect a charger
 
Back
Top Bottom