Post

Replies

Boosts

Views

Activity

Reply to After update on Xcode Version 14.3 (14E222b) all functions shouldChangeCharactersIn are called twice. I've checked all sources and even new projects are with the bug
shouldChangeCharactersIn is delegate method for UITextField and UITextView which is called when user enters or removes anything in the respective fields. I have also observed this wrong behaviour with iOS 17 that its called twice for single entry removal from UITextField and UITextView
Nov ’23
Reply to After update on Xcode Version 14.3 (14E222b) all functions shouldChangeCharactersIn are called twice. I've checked all sources and even new projects are with the bug
shouldChangeCharactersIn is delegate method for UITextField and UITextView which is called when user enters or removes anything in the respective fields. I have also observed this wrong behaviour with iOS 17 that its called twice for single entry removal from UITextField and UITextView
Replies
Boosts
Views
Activity
Nov ’23