sindresorhus / Actions

⚙️ Supercharge your shortcuts
https://sindresorhus.com/actions
MIT License
2.58k stars 109 forks source link

Action proposal: run another app, signout and signin again -iOS #134

Closed P5-2005 closed 1 year ago

P5-2005 commented 1 year ago

Description

my workflow is like that on iOS side, i have an work app, i need to run it then, choose settings button, then signout button, and signin again, giving user password then signin button, i do this like 04 times by day, i need to make this unattended without my interaction, only using shortcuts option 04 times by day

sindresorhus commented 1 year ago

iOS is very locked down. Third-party apps like Actions unfortunately have no abillity to do these kinds of things. The app you want to automate would need to provide Shortcut actions for what you need. That's the only way to do this on iOS.