SyntaxFix
Write A Post
Hire A Developer
Questions
If your string is going in a UIView (e.g a UILabel), you also need to set the number of lines to 0
myView.numberOfLines=0;