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

How to blink a button iOS swift?

iOS flutter while run to iPhone it had the error - Cannot find type 'PhoneNumberKit' in scope