Difference between revisions of "Trigger: Geofence Trigger"
m |
|||
| Line 1: | Line 1: | ||
| − | <pre | + | <pre class="header-style"> |
| − | This trigger will fire when you enter or exit a specified area | + | This trigger will fire when you enter or exit a specified area (defined as a Geofence) |
It is equivalent to the Location Trigger but uses the standard Android Geofence APIs so may work better and/or use less battery. | It is equivalent to the Location Trigger but uses the standard Android Geofence APIs so may work better and/or use less battery. | ||
</pre> | </pre> | ||
| + | |||
| + | Please see [[Geofences]] | ||
Revision as of 13:23, 13 June 2024
This trigger will fire when you enter or exit a specified area (defined as a Geofence) It is equivalent to the Location Trigger but uses the standard Android Geofence APIs so may work better and/or use less battery.
Please see Geofences