Is it possible to make the iOS keyboard stroke the English keyboard?

If the user has several keyboards on their iOS devices. Is it possible to force an English keyboard? Thank.

+3
source share
2 answers

From Text Programming Guide for iOS ,

The input method and layout for the keyboard are determined by the user's language settings

There is no way for an afik to program a language.

Hope this helps!

+5
source

All Articles