ios - Xcode custom font not showing in app -


i have downloaded open sans font , added .tff files xcode project, , have checked checkbox in "target membership" pane each file. have added uiappfonts key , values in info.plist, , sure values typo-free. plus, .tff files added "copy bundle resources", , custom font showing in interface builder. , changed font of labels open sans in interface builder (no code).

but when run app in simulator, labels , buttons showing system font in ultra small sizes, this:

one thing note using xcode 7 beta 5, , app's base sdk ios 9.

but why there problem? bug? thanks!

check fonts inside proyect part of target. select fonts, verify property target membership app checked @ right in file inspector.

that solved problem me: target membership in te property inspector @ right


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -