Is it possible to Silently Remote install AppStore app on ios using mdm api without using VPP. The device is in supervised mode
Asked
Active
Viewed 281 times
1 Answers
0
Since iOS7 all normal app installs are silent on supervised devices when executed with MDM.

zaitsman
- 8,984
- 6
- 47
- 79
-
are you sure ? according to my tests when I install an app ( itunes free app ) from the mdm server on ios9 supervised devices, a confirm dialog pops up ( without VPP ). maybe there is some plist property I need to add ? – jacob Dec 24 '15 at 13:22
-
@Jacob, come to think about it, this was for enterprise apps, not store ones. My apologies. – zaitsman Dec 24 '15 at 13:29