Reply to AutoFill issue on iOS for getting phone numbers from the Contacts app Any updates. Encountered same bug. func textField(_ textField: UITextField, shouldChangeCharactersIn range: NSRange, replacementString string: String) -> Bool just return empty replacementString string. UI Frameworks UIKit Sep ’21