Restrict Access to Apple Store

(imported topic written by riml)

Hi,

I need to restrict access to app Store in the Iphones only allowing the installation of the applications using the recommended Applications in the UI Agent. Using the Restriction policy I can avoid the use of the app store. But I am not able to install recommended applications also. Is there any way I can avoid the use of the app store but still allow the installation of the recommended applications?

Best Regards

riml

(imported comment written by DTan)

Hi Riml,

Are you recommending the apps that are in the App Store only? If so, this will not work once if the App Store is disabled.

Alternatively if you can still recommend the intended app by importing its ipa file, which does not requrie App Store access.

Hope this helps.

-Dawson

(imported comment written by riml)

Hi Dawson,

Yes, All the apps belong to App Store. Is it possible to make apps like Waze available offline? Can we restrict the app installation in any other way and leave the recomended apps available for installation?

Best Regards

Riml

(imported comment written by rheng)

Hello Riml,

From what you are describing, it seems like you are looking for app whitelisting. Apple does not currently have an API for this.

A workaround would be to create policy actions to recommend or prompt install the whitelisted apps. You could create a second policy action that disables the app store once all the whitelisted apps are installed. You could then base compliance on whether the app store is disabled or not. Of course, the limitation here is that the end user could install any app they want during the phase where the app store is still enabled. Also, this doesn’t account for all the forbidden apps that were installed prior to enrollment. Perhaps you could create yet another policy action to send a message giving instructions to uninstall all the non-whitelisted apps.

Unfortunately a system like this is the best we can do given Apple’s limitations.

Richard