Updating iOS apps automatically with an MDM + Enterprise license

末鹿安然 提交于 2019-11-30 18:11:15

问题


We have an iPad app running in a kiosk mode deployed across multiple physical locations. We'd like to have a solution where any updates to the app are pushed automatically to the device so that the client does not have to touch each iPad they have.

Our client has an existing MDM software that notifies the user if there's an update, but since it's intended to be a kiosk we don't want the general public to actually do the update by themselves.

Does anyone know if this is possible at all?

Thanks,
Teja.


回答1:


Edit: As of iOS 7, you can now force an app update through MDM software.


(Previously for iOS 6 and below):

Sorry, but with even with the enterprise program and an MDM server, you cannot force an update on an iOS device.

Your best bet would be to configure the updates so that they run automatically just by clicking once and accepting the update. That way it is safe for anyone to accept.

Sources: Own knowledge and this site.




回答2:


I know that as of iOS 7, this is no longer the case. If your app is managed via your MDM solution, you can force an update.



来源:https://stackoverflow.com/questions/10324218/updating-ios-apps-automatically-with-an-mdm-enterprise-license

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!