Reply to UITextView in iOS 13 doesn't respect autocapitalizationType.sentences when shouldChangeTextInRange is used Clear text to fix. Works for me: textView.attributedText = nil textView.attributedText = newText UI Frameworks UIKit Jul ’21