Hi, folks. I'm trying to create a default home screen layout for iPads, to be applied during enrollment. These are single-user iPads and the general goal is to provide sensible defaults without locking anything down.
Unfortunately, the "Home Screen Layout" configuration profile payload locks down the home screen (and dock) completely so the user cannot make any modifications. They can't even move the apps they download from the app store on their own. This would make sense if we were providing these iPads as kiosks for multiple users, but it makes no sense for single-user devices.
Is there any way to set a default without locking out user changes? I tried applying and then removing the profile, but when I remove it, the home screen reverts to the default state.
According to Apple’s documentation (https://developer.apple.com/documentation/devicemanagement/homescreenlayout), “On iOS, this layout is locked and can't be modified by the user.” So I realize this is expected behavior. I'm just hoping someone has a clever workaround. Short of submitting a feature request to Apple, I'm out of ideas.