My ios app support localisation to display label/images according to the iphone's preferred language. But this also changes the keyboard to that specified language. But can I disable that in my code so that the keyboard appeared is in english only and all other feature(apart from keyboard) supports localisation.
I have the answer for displaying english keyboard here. But I also want to disable user from switching to other keyboards.