Difference between revisions of "Constraint: Application Running"

(Created page with "TODO - App running constraint")
 
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
TODO - App running constraint
+
<span style="color: #0E9549; font-size: 24px;">'''About this restriction'''</span><br/>
 +
 
 +
This constraint can be used to allow/prevent functionality from running, depending whether one or more apps are or are not currently running.
 +
 
 +
<span style="color: #0E9549; font-size: 24px;">'''Please note that'''</span><br/>
 +
On Android 8+ due to restrictions you can only determine if the app is opened in foreground or not and not if it is actually running or not in the background.

Latest revision as of 16:01, 23 April 2024

About this restriction

This constraint can be used to allow/prevent functionality from running, depending whether one or more apps are or are not currently running.

Please note that
On Android 8+ due to restrictions you can only determine if the app is opened in foreground or not and not if it is actually running or not in the background.