UITextView doesn't check spelling for existing text

When testing with a textview which has some nonsense text already entered in the Xcode storyboard, that text is apparently not checked. Only newly typed nonsense text gets the red underline. Any idea how to solve this?

UITextView doesn't check spelling for existing text
 
 
Q