我们有一个要求,我们希望用户能够通过我们的应用程序本身在他们的 iPhone 设备上安装字体。与此应用类似:
AnyFont on the App Store
我们遇到了这个:
Installing a configuration profile on iPhone - programmatically
但我们无法弄清楚如何创建配置文件以像 AnyFont 那样安装字体。
Best Answer-推荐答案 strong>
您可以使用 Apple Configurator Utility 创建字体证书。以下是下载此实用程序的链接。
https://itunes.apple.com/in/app/apple-configurator-2/id1037126344?mt=12
关于ios - 使用Objective-C在iPhone中使用配置文件安装字体,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/44196603/
|