I have a very simple login page (login + password).
My users are french, so their keyboard are French (azerty).
Since iOS 12, when they click on the password textfield, which is secured, the keyboard switches to English (qwerty), even if they do not have this keyboard installed on their devices. Moreover, if they do not have this keyboard installed, they can't switch back to their keyboard.
I found out that if I deactivate Secure Text Entry, the problem does not show up.
I also tried to set isSecureTextEntry programmatically, and the bug shows up.
I am adding two screenshots, one for each text field.
Thank you a lot for your time & help.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…