Hello there,
I started developing software for the Apple platforms nearly 2 months ago coming from years on Android, so I'm just getting used to everything and preparing to launch my first iOS app.
I'm trying to get fonts to display properly in one of my apps, but nothing seems to work. I am aware that fonts must be added manually, by adding the font file on the "Resources" folder and then including it on the plist file under the font category. The font file name must exactly match the one used in the application.
What am I missing? Please let me know, thanks in advance!