Last updated May 2, 2022
One of the most common requirements is the ability to install apps without requiring user intervention on the device itself. We wrote this guide to explain the reason prompts appear and how to avoid them, achieving silent app push and installation with SimpleMDM.
When pushing an App Store app to a typical iOS device, there are two prompts that are typically displayed to the user before an app will install.
The first prompt requests permission to install the app on the device. This exists because Apple believes that a company should not be able to install an app on an employee-owned device without their permission. To avoid this problem you must indicate to Apple that the device you’re pushing the app to is actually owned and managed by a company.
If you aren’t already familiar with it, device supervision is the way to indicate this relationship to Apple. When a device is put into supervised mode, SimpleMDM is given additional controls and permission on the device, including the ability to install an app without requesting permission from the device user first.
We’ve produced the following article and suggest reading it for more information on device supervision: What is iOS Supervised Mode? How do I activate Supervision?
The second prompt to appear is related to licensing and will ask the user to enter their Apple ID if they haven’t already. The best way around this is to purchase app licenses through the Apple Volume Purchase Program (VPP) and allow SimpleMDM to assign licenses to devices directly. When SimpleMDM handles license assignment, the device will not prompt for an Apple ID.
For more information on Apple VPP and per-device licensing, we recommend reading: Introducing Per-Device VPP App Distribution. No Apple ID required..
In some cases, even with supervised devices and VPP app distribution, problems occur. Here are the common ones to look out for:
Leave a Reply