iOS MDM InstallApplication bulk deployment

Is there a way to push multiple apps in a single request using "InstallApplication" command via MDM?

The request seems to take only one app at a time.

We are an MDM platform vendor and hoping to deploy all the licenses-assigned apps during the initial device enrollment time.

Any sample list request snippet would be helpful.

Replies

Hi there, the only way to install multiple application is to send multiple InstallApplication commands.

Can we send multiple commands in a single request? This for the VPP deployments and we are hoping to install all the approved apps during the ABM enrollment.