Reply to iOS17 UITextView inputView becomFirstResponder does not work Hello there! I had the same error. In my case the problem was in a LazyVStack in which I had the TextField. I changed from LazyVStack to Stack and everything is fine. Probably this occur because of the resizing of the container. UI Frameworks General Oct ’23