So I want to my app to show multiple languages in the app store, I have already added a separate localization for spanish, but that didn’t do what I want. I want my app to show under the languages field: English/Spanish. Look at the image to see what I am thinking
This is the code I added to my build.settings file:
CFBundleDevelopmentRegion = “English/Spanish”,
But the problem is when the update with this line of code went live under the languages section in the app store, no languages showed up.