2

I have localized an App for English and Lithuanian. Preferred language is English. Problem is that users which are located in Lithuania can not see Lithuanian version because in the Settings -> General -> International -> Language no way to set language to Lithuanian.

What is the best way to make that user in Lithuania will be able to see Lithuanian version?

Ramis
  • 13,985
  • 7
  • 81
  • 100

1 Answers1

1

You might add some way for user to chose language once user is on the app, it is kind of way we usually use in the websites. This could be alternative for showing the app in the language not supported in the AppleLanguage keys. You might want to use this thread to solve your problem. It is also good idea to send some kind of request to apple for adding the Lithuanian language which is not currently available for supported languages in iOS.

Community
  • 1
  • 1
nsgulliver
  • 12,655
  • 23
  • 43
  • 64
  • 1
    Thanks for answer. I do not like this solution, but it looks like only one way to go for now. As well I reported the problem in Apple bug report system: Bug ID# 13756331. – Ramis Apr 27 '13 at 12:16