Font Family not working for iphone

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I have changed the font family of a label to Helvetica- Bold. This is being reflected in canvas but not in actual phone/emulator. The font family is working fine in Android but there is some issue in ios. Attaching images for reference.

Hi @Rose Butlew​ iOS supports specific naming conventions for the fonts.

Try removing the - , keep the font name as "Helvetica Bold" and assign again.

I tried removing the hyphon as well as the space. It still doesn't work.

Hi @Rose Butlew​ ,

font file name should match with the font's PostScript name displayed on the Font Info screen for iOS.

Please refer below base camp link

https://basecamp.kony.com/s/question/0D56A00000AoALmSAN/fonts-on-ios-vs-android