之前一直使用 ifont 通过配置文件添加新的字体供 iPadOS 的文字工具类 app 使用,但是更新 iPadOS 14 之后,发现这个工具添加的字体无法使用了。是 iPadOS 14 限制了第三方字体?
|  |      1chinvo      2020-09-24 12:00:49 +08:00 via iPhone 应用使用配置文件添加的字体. 要单独的权限了 | 
|  |      3chinvo      2020-09-24 13:18:34 +08:00 "Beginning in iOS & iPadOS 14 beta, fonts installed using configuration profiles are only available to apps supporting the font APIs and entitlements introduced in iOS & iPadOS 13" 简单来说 App 需要声明自己使用 font API 并且添加对应的 entitlements |