I've got finally got my German App approved from apple (after getting rejected several times) and this is what I see on appstore
my app language is set to English.
I have checked everywhere, wherever I could change the language. In the App Information screen
Kindly let me know how to fix this issue. How to change language from English to German? Thanks in advance for the help
Languages display in the App Store and primary language is totally different.
Which languages are displayed in AppStore?
Languages which are display in-app store are the list of language support by your application, That means if you want to include german language then you have to put
localise.string
file for german language. English is a base language for any application by default.
I have already worked with an application, Which is supported multilanguage (8 Language). I have attached the screenshot below. How it is displayed in-app store.
Just add localization file for german language then resubmit it. Then automatically german display languages list.
You can change the language in the App store by changing the base language in the project setting. For Reference find the below screenshot.