I’m stuck with a problem of changing language for the password field. In my application I need to enter login/password in hebrew with no care of current locale. When I try to enter login, then it is all right, I can change the keyboard to hebrew and enter login. But when I try to enter password in secured textField, the keyboard appears without select language button, so I can enter only english letters.
The thing is that logins/passwords could be in english or in hebrew.
How can I put the select language button to the secured textField?
Didn’t find a solution. Had to make this snippet: