Post

Replies

Boosts

Views

Activity

Reply to UITextField Input Issue While Using Bilingual Keyboard in iOS 18
@DTS Engineer This issue only occurs when the keyboard is set to bilingual mode. Please try removing keyboardType and check if the keyboard is in bilingual mode. Additionally, it has been confirmed that the issue occurs regardless of the keyboardType. In Korean, which is a combinational script, when limiting the number of characters in a field, using the delegate method can result in the last character not being fully formed, causing input issues. This bug also occurs in text views and has been observed in several commercial apps.
Oct ’24