Jump to content

Prevent users from disabling Location Services on Work Managed Devices


nwleaphart
Go to solution Solved by Sascha Warno,

Recommended Posts

Short version: Is there a way to prevent users from disabling Location Services (Settings > Location) on Samsung Work Managed Devices? 

Long version: There is an Android Work Managed restriction setting to force the location services to use one of five options: None, Allow No Location Access, Send Battery Saving Updates, Set GPS Location Only, Set High Accuracy Location

However, configuring any of these options doesn't appear to prevent the user from going in and turning off Location Settings altogether. It seems like other MDM's have this capability. I even see a screenshot of what appears to be WS1 UEM having this capability (where the option is labelled "Allow user to modify location settings"). Our MDM does not seem to have this capability.

I would settle for deploying a setting via XML to prevent this setting from being toggled, but I cannot seem to find the correct syntax for configuring this. Has anyone else run into this issue?

Link to comment
Share on other sites

  • Employee
  • Solution

What version of UEM are you on? Already using DDUI profiles? I can see it in DDUI. Old profiles would require custom XML.

<characteristic type="com.airwatch.android.restrictions.config_location" uuid="f8fd25d4-0cd9-4917-8525-7354b52f6123">
<parm name="allowConfigLocation" value="False" />
</characteristic>

image.thumb.png.fbf1654705bfe82f8b0e8bb6c8e6dfda.png

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...