My client needs to find a way to automatically push app updates to a number of iphone 3gs devices remotely. These devices will be in guided access mode so the users will only be able to access the app in question.
I believe we have two option for distribution:
- B2B custom app via the Volume Purchase Program
- In-house app released with the Apple Enterprise Program
Having researched our options I can see that over the air app updates can be achieved by either:
- Building an in-app update functionality to check for new updates (Enterprise only I am guessing?) and automatically update and restart the app
- Using an MDM such as http://www.air-watch.com/ (as I understand Apple Configurator must have devices plugged in via USB to work?)
I am wondering if anyone can tell me whether either of those options are possible with the devices being in guided access mode? Or are there any other solutions, which I have missed, that can automatically manage the app remotely while the device is in guided access mode?