How to present the arabic keyboard while changing the application language to arabic?
问题 I have a mobile application which supports the Arabic and English language. So for this i am using two separate storyboard to flip the layout right to left while changing the language(Not sure whether its a good thinking of using two separate storyboard for Arabic and Malayalam. Please do suggest of any other better solution). But thats not the case i wish to present the user with Arabic keyboard while changing the application language to Arabic for filling the registration form. How to