Hi @Andrewbluepiano, When you say old iOS versions, how old? Swift playgrounds requires iOS 12+, so if they're on something older than that…We have a mix at the moment of iOS 13.2.3, variations of 13., 12.4.1, 12.3.1, variations of 12. and 11.3.1 Are the devices supervised? Yes, they are all supervised Are you using VPP apps? Or just through the App Store? Yes, we push apps out via ASM/VPP There are a lot of oddities that could be causing the issue. There shouldn't be anything the user has to do, and when commands are pushed they are queued, so if the device is not connected to the internet (off or offline), the command is applied next time the device connects to a network. You could create some quick scripts using the SM API to get a list of users who don't have the correct app versions installed, and send them emails about it automatically. Just a thought, but you should be able to easily update things through dashboard assuming everything is set up appropriately. Unfortunately this isn't the case... we can see who doesn't have the most up to date app or iOS but we can't update via the dashboard, that's the problem. We are sending the command but it's not happening their end for some reason.
... View more