Custom Font Problem

Hello every body. I have some issue while i am using the custom font on Xcode. When i Build the app on Xcode and run with simulator and my phone, it's working well. But After archive and get the ipa file, i installed on my phone. The custom font not working. I hope to get good answer for this.

Answered by sergiy1111 in 743322022

I solved the problem few minutes ago. I checked Build Settings/Deployment and found the issue. RESOURCES_TARGETED_DEVICE_FAMILY has old version of Font families. So i clear it and run again. It's working well now. Thanks.

Accepted Answer

I solved the problem few minutes ago. I checked Build Settings/Deployment and found the issue. RESOURCES_TARGETED_DEVICE_FAMILY has old version of Font families. So i clear it and run again. It's working well now. Thanks.

Can you be more specific about what you did to fix this? I'm having the same issue. Font looks fine when I run it locally, but once it goes to TestFlight, I lose the font

Custom Font Problem
 
 
Q