Open cross-platform app

Template for shortcut that performs different steps on different platforms for a universal app.

Actions Used

shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20cross-platform%20app
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20cross-platform%20app
AppleScript code
tell application “Shortcuts Events” run shortcut “Open cross-platform app” end tell

More From This Folder

Leave for theater

Checks for a movie calendar event (automatically added via Gmail when you purchase tickets) and presents the total travel time estimates, then opens Apple Maps to get directions.

Get Shortcut »

More From The Library

Leave for theater

Checks for a movie calendar event (automatically added via Gmail when you purchase tickets) and presents the total travel time estimates, then opens Apple Maps to get directions.

Get Shortcut »

Open recent calls

Opens the deep link into the Recents section of the Phone app to see your incoming and outgoing calls, plus any missed calls (mobilephone-recents://).

Get Shortcut »


Get way deeper into Shortcuts – become a member.