You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to limit the length of characters in the input box.
My main code is as follows. However, when inputting Chinese characters, only the first character can be input into Chinese. There is no way to input Chinese later. I tried to record a video. Can you tell me what the problem is?
System Ver. iOS 13
Hi @ladmini, I'm sorry for the late response. I haven't faced your problem before but only thing I can imagine is that the InputValidator makes too many assumptions regarding the locale or the alphabet being used. One way would be to expand it to inject the used one.
I want to limit the length of characters in the input box.
My main code is as follows. However, when inputting Chinese characters, only the first character can be input into Chinese. There is no way to input Chinese later. I tried to record a video. Can you tell me what the problem is?
System Ver. iOS 13
QQ20200724-191025.mp4.zip
The text was updated successfully, but these errors were encountered: