Difference between revisions of "Constraints:Application Running"

(Created page with "TODO")
 
(Added content; Updated TODO)
Tags: Mobile web edit Mobile edit Advanced mobile edit
 
Line 1: Line 1:
TODO
+
This [[Constraints|constraint]] can be used to allow a [[Triggers|trigger]] to fire only when a specified application is either:
 +
* '''Running in the Foreground'''
 +
* '''Not Running in the Foreground'''
 +
* '''Alive in the Background'''
 +
* '''Not running'''
 +
''Note: The two latter options are not functional on android versions 8+''.
 +
 
 +
Once an option is selected, a menu will appear containing a list of apps. There is a toggleable option to include/exclude non-launchable apps from this list, as well as a search bar to help you find apps easier.

Latest revision as of 12:27, 26 February 2022

This constraint can be used to allow a trigger to fire only when a specified application is either:

  • Running in the Foreground
  • Not Running in the Foreground
  • Alive in the Background
  • Not running

Note: The two latter options are not functional on android versions 8+.

Once an option is selected, a menu will appear containing a list of apps. There is a toggleable option to include/exclude non-launchable apps from this list, as well as a search bar to help you find apps easier.