SyntaxFix
Write A Post
Hire A Developer
Questions
I have modified the UILabel by following code:
label.font=[label.font fontWithSize:25];
Try this and see whether is it working in your case or not???