I have an iOS application which has two languages English and Hebrew. When the application is switched to the Hebrew i want to show the Hebrew keyboard to the UITextField as the Text input mode.
Currently i have seen the following links but i a haven't got any clear idea.
How to present the arabic keyboard while changing the application language to arabic?
iPhone: Change Keyboard language programmatically
Please do help me with the Swift3 code here or any useful idea or snippet fro your side.