Closed
Description
For example, I installed Monaco by other font app, however, The Code App's UIFontPickerViewController can't found it.
I think UIFontPickerViewController only provides system font by default. The following step may fix this problem:
Add Fonts capability in iOS app’s target, and select Use Installed Fonts.
Please see the following article: https://developer.apple.com/documentation/xcode/configuring-custom-fonts
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done