reliable update of Single App Mode application
We have an application that runs in "kiosk" mode: unattended, under MDM, and in Single App Mode.
To update the application with a newer version, we are forced to:
- 1, remove single app mode from mdm
- 2. exit the application (we have a way of doing that remotely)
- 3. use mdm to push a new version of the app
- 4. reapply the SAM profile from MDM
as a result the newly updated app starts up.
However, at times an IOS update is pending and when the SAM profile is removed, a dialog pops up asking whether to update the IOS version. This then backgrounds the application making it impossible to exit in step 2, and continue the process until someone manually intevenes.
Has anyone found a way to do this without falling afoul of this scenario?
Some have suggested blocking the updates with a proxy server. Anyone tried this? Does the proxy server have to be installed continuously or just when SAM mode is turned off?
Thanks.
Who is online?
There are currently 0 admins, 0 users and 310 guests online. Connected users: .Recent Activity
-
Mobile Management Provider changed by Frank Klotz 1 year ago
-
Mobile Management Provider changed by bugfrisch 2 years ago
-
Mobile Management Provider changed by taylor 2 years ago
-
Mobile Management Provider changed by dmlarry 2 years ago
-
Mobile Management Provider changed by codeproof 2 years ago
-
Story added by Aaron Freimark 2 years ago
-
Mobile Management Provider changed by SteJohGbg 2 years ago
-
Story added by Aaron Freimark 3 years ago
-
Story added by Aaron Freimark 3 years ago
-
Mobile Management Provider changed by ZuluDesk 3 years ago
-
Wiki Page added by digitalmarketin... 3 years ago
-
Mobile Management Provider changed by Mahesh 3 years ago
-
Story added by Aaron Freimark 3 years ago
-
Mobile Management Provider changed by Neeraj 3 years ago
-
Story added by DaddyOfThr33 3 years ago
-
Story added by Aaron Freimark 3 years ago
-
Mobile Management Provider changed by sb-miradore 3 years ago
-
Story comment by Aaron Freimark 3 years ago
-
Story added by Aaron Freimark 3 years ago
-
Story added by Aaron Freimark 3 years ago
brendan
Our kiosk devices are
Our kiosk devices are deployed on networks we control and thus we elected to block the DNS queries to mesu.apple.com. This was a lighter weight option in our environment then setting up a proxy server, although we may get to that. We found this was needed even without updates, if a device is powered off for any reason there is also a window for the update prompt to be triggered. The only other method I know of beyond blocking via DNS or proxy is using Apple's DEP which gives control of deploying iOS updates.
We do a very similar procedure to allow us to update our app which is normally in single app mode. I discussed it here:
http://enterpriseios.com/forum/topic/Updating_apps_in_Single_App_Mode
taylor
Another option
Installing a tvOS beta configuration profile apparently causes iOS to look at a different endpoint with incompatible updates, preventing it from promping when an update is available. More info here: http://simplemdm.com/2016/09/18/how-to-block-ios-updates/
Taylor
simplemdm.com
Intuitive, Powerful Apple Device Management