This appears to be a bug in iOS 7.0’s UITextViews. A similar question has a workaround which seems to help: set the text view’s text to nil before setting it to the new text string.
This appears to be a bug in iOS 7.0’s UITextViews. A similar question has a workaround which seems to help: set the text view’s text to nil before setting it to the new text string.