Skip to content

Blocking other apps #350

Answered by Waboodoo
dohanin asked this question in Q&A
Discussion options

You must be logged in to vote

There is a possibility, yes. It's currently a hidden/experimental feature and therefore not really documented, but it might work for your usecase. In order for a shortcut to run without the blocking loading indicator, the following conditions need to be fulfilled:

  • The shortcut must not make use of file uploads, neither for the request body or for request parameters
  • On the shortcut's "Response Handling" screen, either both the "On Success" and "on Failure" dropdown menues need to be set to "Show nothing (run silently)" or the "Display Type" option needs to be set to "Toast Popup" and the app needs to be granted the Notification permission (there's no UI for this inside the app, you need t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dohanin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants