問題描述
我目前正在開發的應用程序需要使用配置文件才能連接到服務器以下載 XML.證書以 .p12 文件的形式分發,它們可以安裝在 iPhone 的設置應用程序中,如左下圖所示.
問題是整個互聯網上的人都在說這是不可能的.
但是,.開發者資料不是供應用訪問的公開信息.
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 of .p12 files, and they can be installed in the settings app in the iPhone like the bottom-left image.
The problem is that all over the internet people are saying that this is impossible.
HOWEVER, Junos Pulse can do this(bottom-right image).
It is only reading the Configuration Profiles which is exactly what I need.
I did not have to install them into the Junos Pulse app. Adding them to the system, and launching the app is enough for my profiles to be recognized.
Thanks for your help :)
You won't. Your application is sandboxed, read the iOS App Programming Guide. Developer profiles are not public information for applications to access.
這篇關于iOS 獲取已安裝的配置文件的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!