I have added 16 languages to my app and added the CFBundleLocalizations as below.
This is the same names displayed in itunesconnect.developer.com
I think e.g. Brazilian Portugese and Simplified chinese is not correct. Does anyone know how I find the correct names to add here.
I found this link from Apple: http://tinyurl.com/k35msqa
But on the corona sites I found they use “English” and not “en”. Also this list does not differentiate Chinese Traditional from Chinese Simplified?
CFBundleLocalizations = { "Brazilian Portugese", "Danish", "Dutch", "English", "French", "German", "Italian", "Japanese", "Korean", "Norwegian", "Russian", "Simplified Chinese", "Spanish", "Swedish", "Traditional Chinese", "Turkish" },