Settings > Mobile App > Work area validation.
The above-mentioned setting will restrict mobile users from posting or adding activities until they have checked in or out. The method is outlined in the JSON body below.
{
“workAreaValidationMethods”: [
{
“method”: “Checkin”,
}
]
}
