Documents for MDM Integration in iPhone

南笙酒味 提交于 2019-12-03 08:00:48

问题


Can any one help me out how to do MDM Integration in iPhone from client prespective without using APN. Because I want to do an enterprise application which need to list all the installed apps in iPhone and also should allow the user to delete some apps from current application.


回答1:


  1. You need to have an enterprise developer account to get the documents. If you can't get an enterprise account, you can't get the documents.
  2. Apple has only given the iOS MDM documents to a select few enterprise developers around the world. You won't get access to them unless you can prove to Apple your business is in the field of Device Management and/or Mobility.
  3. MDM uses apns. You have to use apns.
  4. You can't get an application list without MDM.
  5. You can't delete applications from inside an app.
  6. You're not going to get the documents from Apple.


来源:https://stackoverflow.com/questions/6516857/documents-for-mdm-integration-in-iphone

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