0

i want to have different language (spanish,german,french,chinese and so on) keyboard in my app.

How can i use different language keyboard in my app.

thank you

Atulkumar V. Jain
  • 5,062
  • 9
  • 42
  • 61
iosDev
  • 604
  • 2
  • 11
  • 28

2 Answers2

1

Unfortunately, you cannot control the language of the keyboard. The user chooses which keyboards they would like available via the settings application and can toggle between them using the globe icon on the keyboard(PFA Image).When the keyboard is opened it will open to the most recently used keyboard.

enter image description here).

Naveen Thunga
  • 3,667
  • 2
  • 22
  • 31
0

It‘s up to your settings's keyboard.If you want to use so many keyboard,your iphone should add those keyboard first.

welsonla
  • 328
  • 2
  • 15
  • my question is that i have 10 different view and each view i want to use different language keyboard ........is this possible .......can i explicitly assign keyboard – iosDev May 18 '12 at 06:37