iOS get Configuration Profiles that are installed

后端 未结 3 1220
温柔的废话
温柔的废话 2020-12-01 08:16

The app I am currently working on requires the use of Configuration Profiles in order to connect to a server to download XML. The certificates are distributed in the form o

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-01 09:09

    The reason the Junos app is able to do this has been explained in a post in the Apple Developer Forums.

    Original Question: https://devforums.apple.com/message/660579#660579

    Explanation about Junos app: https://devforums.apple.com/message/351326#351326

    To sum it up, access to this is not provided in the SDK and is by invitation from Apple only.

提交回复
热议问题