Checks before workflow action...
During project execution, when creating, modifying, or approving any record, an essential step involves verifying if the Android Location Service is turned ON.
This process begins with checking the Geotag-related settings in a sequence:
Check 1: Enable Geo Tagging property - See if the Geo Location Preferences enabled for the customer.
Check 2: App Permissions - See if the Application location permissions are enabled
Note: If the customer denies the application location sharing, the system restricts proceeding with record submission. However, if the customer allows the location sharing, go ahead with the final check for location services.
Check 3: Location Service - Check if the Location Service is enabled. If disabled or the customer has denied sharing the location, the system displays an error message followed by a prompt message to turn on the device location. Enable the Location service and continue with your record-related activities - save, approve, or return.
Location Service Disabled Error Message
Prompt message to turn on the device location
Turn on the Location Service on Mobile
Relevant workflow action after location service is enabled