Can I set my keyboard default to be the Arabic keyboard programmatically?
I don’t want a user of my application to have to manually go to Settings > Keyboard > Arabic.
I want to have the Arabic keyboard as the default within my iPhone application, is this doable?
Apple’s documentation on Managing the Keyboard states:
…
So the short answer is No, you cannot bring up a specific language in the keyboard programmatically.