I have an application that I'm installing on our iPads using an app policy. I also have a profile that enables single-app mode pointing to that application. I have an issue where the single-app mode profile is kicking in before the application is installed, and it is throwing an error on my device. The only way around it is to wait for the application to finish installing, and then reboot the device.
My question: Is it possible to have the profile kick in after the application is fully installed on the device?