How can I force/setup the right keyboard in the iOS Simulator during tests?

51 Views Asked by At

The app has a Chinese localization and runs with Scheme options (see image).

When I hit the text field, I would expect a Chinese keyboard and not a German one.
I only see German, English and Emoji keyboards.

Is there any way to tell the Simulator which keyboard should be used by default?

Scheme options and Simulator screenshot

1

There are 1 best solutions below

1
On

Unfortunately, this is not automatic. You should manually add a Chinese keyboard and make it the default.

Navigate to Settings/Keyboards, add the Chinese keyboard under Keyboards and drag it to the first place of the list after clicking on Edit.

Settings/Keyboards/Keyboards