I have had several requests to remove the Home icon from devices for several DEP deployments, the following is a useful tip to generate a custom profile.
It can also be used for other Icons if you change the bundle Id, com.apple.tv will remove the TV icon.
Issue Description
How to disable the iOS 10 Home App and other native iOS 10 apps on iOS devices Issue Resolution
Currently we do not have the ability to restrict the iOS Home app using a preconfigured payload. However, you can create a custom settings payload to block the Home icon on iOS devices.
On the AirWatch Console navigate to Devices > Profiles />List View > Add > Add Profile > Apple iOS and update General & Custom Settings with the code below. Then Save. Make sure to test the profile before rolling out to all production devices.
Thanks so much for this info!!! Question. How do you know what the Bundle ID is. I tried to just replace āHomeā with for instance āGarageBandā but it didnāt work.
Sorry to keep posting on this. Hopefully you will see itā¦The issue is the Payload UUID isnāt unique if I add more than one custom setting. How did you generate the PayloadUUID?
Hi
Easiest way I have found is to go to the apps tab of a device in the WS1 console you will then see the bundle id, in this case com.apple.mobilegarageband.
We place the icon in a folder and then place it on the last screen. So far it has work. Itās not the best end product but itās as good as we can achieve given what Apple allows.