0

I'm working on dictionary and trying to give user possibility to choose keyboard he gonna use. Is there a way to get array of system keyboards just like in Settings>General>Keyboard>Keyboards>Add New Keyboard... ?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Sniper2k
  • 3
  • 4

1 Answers1

0

Question wasn't correct at all. There's no need in getting list, because there's no way to change keyboard language programatically. Instead founded this solution: Change Language in the app programmatically

And here is list of languages suppored in IOS: http://www.ibabbleon.com/iOS-Language-Codes-ISO-639.html

Community
  • 1
  • 1
Sniper2k
  • 3
  • 4