Custom Font Not working in TestFlight Distribution

Hello, my app has a custom font for some UI elements. When building with XCODE to my local device, all works and looks great. When distributing with TestFlight, the font doesn't seem to apply!

Yes, I've included the .ttf in my Development assets, anyone else having this issue with the TestFlight Distribution of their app?

Answered by DTS Engineer in 824968022

This may be related to how resources are located in your app's bundle when it is installed by TestFlight. In the short term, you may also need to install these fonts on the system for testing so your app can find them. For the long term, please file a bug report.

Bug Reporting: How and Why? has tips on creating your bug report.

This may be related to how resources are located in your app's bundle when it is installed by TestFlight. In the short term, you may also need to install these fonts on the system for testing so your app can find them. For the long term, please file a bug report.

Bug Reporting: How and Why? has tips on creating your bug report.

Custom Font Not working in TestFlight Distribution
 
 
Q