简体   繁体   中英

localization and wrong keyboard for password field

I have a password text field (secured), and from some reason when I change the language of the OS, the english keyboard comes up for the password field only, rather than the keyboard for the selected language. Does anyone ever seen this issue? How can this be fixed?

If the other language you're testing with isn't a language with a standard input keyboard (such as French, Spanish) but a language with a complex input method , then I believe what you are seeing is, unfortunately, standard iOS behaviour.

See the issue as described here: why can't I use secureTextEntry with a UTF-8 keyboard? and here (with a solution): Selecting language of the keyboard for UITextField with secureTextEntry

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM