A simple test that is failed: Make a new project with just one subview (UITextView) and put the following in:
- (void)viewDidLoad { [super viewDidLoad];
For this particular string you need to set paragraphSpacing instead. What's about lineSpacing, I believe it's just not supported yet on iOS.
paragraphSpacing
lineSpacing