I am a new to iPhone development, I'm asking for your help to find out whether it is possible to pop up keyboards with the supported language that I have added in NSLocalizedString.

I can show my UIlabel strings in the appropriate language, now I want keyboards in the same language.

Any ideas?

有帮助吗?

解决方案

No, you can't control the language of keyboard.

Only user can change the language through the settings app or through the globe key present in the keyboard.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top