Difference between revisions of "Constraint: GPS State"
m |
|||
Line 1: | Line 1: | ||
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | + | <span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span><pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
This constraint can be used to allow a trigger to fire only when GPS is enabled/disabled. | This constraint can be used to allow a trigger to fire only when GPS is enabled/disabled. | ||
− | + | </pre> | |
+ | <span style="color: #0E9549; font-size: 24px;">'''Please note that'''</span> | ||
+ | <pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
On Android 5.0+ it is | On Android 5.0+ it is | ||
recommended to use the Location Mode constraint instead. | recommended to use the Location Mode constraint instead. | ||
</pre> | </pre> |
Revision as of 21:34, 16 February 2024
About this constraint
This constraint can be used to allow a trigger to fire only when GPS is enabled/disabled.
Please note that
On Android 5.0+ it is recommended to use the Location Mode constraint instead.