Category filter

How to install apps silently in iOS devices

Silent app installation is a feature that could only be enabled in the supervised mode in iOS devices. A supervised device which is also enrolled in an MDM makes it easy for the admin to push apps to the devices silently. The advantage of this feature is that it does not require any user interaction while installing the app. The app just shows up on the device without any prompts. Apple does not allow installing apps to a device without the permission of the user unless the device is managed by the enterprise. Hence supervision is required for the silent installation of apps.

The apps can be free, purchased or enterprise apps. They may be purchased through Volume Purchase Program or not. The apps purchased through VPP behave differently with respect to other apps when pushed to the devices.

Here we address the behavior of apps purchased through VPP and without VPP in the silent app installation.

Silent app installation with VPP

The apps can be distributed using VPP in two ways:

  • Managed distribution
  • Redemption codes

When using redemption codes, users will have to sign in with their Apple ID and redeem the codes themselves. Once assigned, the apps cannot be reassigned.

Installing apps through managed distribution

Silent app installation comes to play in the managed distribution method. Managed distribution enables assigning apps specifically to users or devices silently with the help of an MDM. Managed distribution works only in iOS 7 or later.

Assigning apps to users

While assigning apps to users, first they have to be invited to the Managed distribution program and they will need an Apple ID for participating in the managed distribution. The Apple ID may be specific for all users or common to all users. After that they won’t need to enter the Apple ID anymore for installing the apps since the Apple ID is already linked with the VPP program. So if the users are enrolled in an MDM the app will appear as installed in the user’s device as soon as the admin pushes the app.

If no MDM is used the users can install the app directly from Purchases themselves. Since the apps are linked with the Apple ID it can be reassigned to other Apple ID if necessary and also the apps can be used in all devices associated with the same user. This feature is available in iOS 7 or later.

Assigning apps to devices

While assigning apps to devices no Apple ID or invitation to the VPP program is needed whatsoever. Since apps are assigned to devices they cannot be installed from Purchases so they need an MDM or Apple Configurator for installing the apps. The apps can be reassigned to other devices or users if necessary. Anyone who uses the device can access the apps. This feature is available in iOS 9 or later.

Note:

All system apps cannot be set as VPP apps. In such cases, silent app installation cannot be achieved. The user will be prompted to provide the iTunes credentials for installing non-VPP system apps.

Silent app installation without VPP

It is possible to silently install apps that are not purchased through VPP.

First, you have to configure iTunes in the device (assuming the device is already supervised): When pushing an app from the store to devices without VPP the device will ask the user to login to the iTunes account with an Apple ID and password. If the user is already logged in to the Apple account, the app will install silently. This is only in the case of app store apps.

In the case of free apps, there is an option in device settings to install free apps without requiring the Apple ID (Settings > click on your account name > Media and Purchases > Password Settings > disable the setting, Require Password under Free Downloads.)

For enterprise apps, no Apple ID is required. The app will install silently as soon as it is pushed to the device.
When using Hexnode UEM,

  1. First select the device (or devices) on which the app is to be installed.select device
  2. Select Install Application in the Actions tab.select install application
  3. Select the app you want to install from Local Apps or Public Store.select the app
  4. Click Done.

action initiation

Now the app will be installed in the device (or devices) to which it was assigned to.

When apps don’t install “silently”

Sometimes the device will ask for permission to install the app or ask to enter the iTunes password before installing the app. This is not exactly “silent” app installation. The reason why this happens is because of some settings. For a complete “silent” app installation(Policies > New Policies > iOS > Restrictions) you will have to

  • Disable the “Force user to enter iTunes store password for all purchase” in Hexnode UEM.
  • There should not be any content restrictions.
  • Enable “Show App Store on the device”.
  • Enable “iTunes Store”.

Once these settings are in place, the apps will install silently on the user’s devices.

Even though silent app push is a very effective and hassle-free way of installing apps on the user’s devices, it comes with the cost of giving up setting any app restriction on them.

  • Deploying and Managing Apps