Enable GPS
Explanation
Use this activity to enable or disable continuous GPS tracking for the
mobile app. You configure this by changing the
LOCATION_TRACKING_MODE parameter on the Application
Parameters page.
When LOCATION_TRACKING_MODE is set to:
- COARSE: Turns on location tracking with basic
precision.
- FINE: Turns on location tracking with higher
precision than COARSE.
- OFF: Disables location tracking for the mobile app.
Refer
to the Application Parameters section in technical documentation for further details:
Prerequisites
N/A
System Effects
As a result of this activity,
- COARSE: Location tracking is enabled, and the data is logged on the Device Locations page.
- FINE: Location tracking is enabled with more precise data, and it is logged on the Device Locations page.
- OFF: Location tracking is turned off for the mobile app.