Font name is already set but not changed for the text iOS swift

Solution:

If you set the font to your textfield with font name then must be double check it.If you set the wrong font then only it came as HelverticaNue as default font.

Must set the correct name.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift