Skip to content

Location Tracking

SimpleMDM provides location tracking in two different ways:
  1. During normal operation on any iOS device running the SimpleMDM mobile app.
  2. When MDM Lost Mode is enabled on supervised devices.
This article highlights location tracking during normal operation. For more information on using MDM Lost Mode, refer to the Device Actions article.

Location tracking during normal device operation is achieved with the SimpleMDM mobile app. The mobile app uses a combination of native iOS location tracking functionalities to provide frequent, accurate location updates without noticeably affecting a device's battery life.

Enabling Location Tracking


The SimpleMDM mobile app is automatically deployed to devices when they first enroll unless configured otherwise. For SimpleMDM to track a device's location, the following must be true:
  1. The SimpleMDM mobile app has been installed to the device and opened at least once.
  2. The user has allowed background updates, location tracking, and push notifications.
  3. The device has an internet connection.

Viewing & Updating Location Information


The current and historic location of a device can be seen from the device details screen. A current location update can also be requested on this screen by clicking the "Update" button at the lower right of the map.


SimpleMDM also provides the option to view all of your devices on a map at once. To see this view, click "Devices" on the left hand side of the screen and click the "Map" button on the top right of the view.

Troubleshooting Location Tracking


Most issues with location tracking stem from permission settings within iOS. The easiest way to determine why a device is not providing location information is to open the SimpleMDM app on the device itself. The SimpleMDM app runs a diagnostics check whenever it is opened and will present helpful information on how to resolve any issues it finds.

Common Questions


Q: How often is the location updated?

Location updates generally occur once an hour, if not more frequently. If the SimpleMDM app detects that the device's location is changing in a significant way, it will provide its updated location to the SimpleMDM service. A significant location change is determined by iOS and is often based on the device switching between nearby cellular towers.

Q: How can I prevent the user from disabling location tracking?

At this time, it is not technically possible to prevent a user from disabling location tracking in iOS.

Q: If a user forcefully kills the SimpleMDM mobile app, will location tracking still work?

Yes. The SimpleMDM app will re-open in the background after some duration of time.

Q: Will location tracking work if I use single app mode?

No. iOS does not allow other apps to run while in single app mode (or lock). The SimpleMDM app will not be allowed to operate.

Feedback and Knowledge Base