FSM6u8
It is required to send GPS location updates from the task assigned person's mobile to the backoffice.
GPS related app params are set as below
GPS_LOCATION_COMPARISON_TOLERANCE : 20
GPS_LOCATION_COMPARISON_TOLERANCE_UOM : Feet
GPS_LOCATION_INTERVAL_MIN : 2
GPS_LOCATION_INTERVAL_WORK_STATUS : IN MEETING,ON SHIFT,OFF BREAK,OFF SHIFT,ON BREAK
TRACK_GPS_CHANGES : PLACE,ADDRESS,PRODUCT,PERSON,TASK
The task geocodes are not updating every 2 minutes.
However it records the geocodes when the task status is updated.
On the mobile device the following is configured for the FSM application:
- location services is enabled
- location services is set to “Always” for the FSM application
Am I missing any configurations or are there any known issues with this functionality?