My app is intended to only support English, however there are a few libraries I am using that include within localization.strings file which xCode picked up and placed in the "Localizations" settings of the "Info" section for my Project settings.
I forgot to delete these localizations, and now my app shows up in iTunes Store App description as supporting these languages, when I do not want this displayed as such.
Is there some way I can remove these languages from the iTunes Store App description when my app is already live in the app store?
This is how it appears in iTunes Store:
Question: Q: How to Change the Language in the Apple StoreOpen Apple store(app store) -> open your account (from right top) -> Setting -> Country or Region -> select your desire country or region and save it.
Swift is a robust and intuitive programming language created by Apple for building apps for iOS, Mac, Apple TV, and Apple Watch. It's designed to give developers more freedom than ever. Swift is easy to use and open source, so anyone with an idea can create something incredible.
When you have a language that is missing translation you get a warning sign beside each language on the drop down menu. If you hover over the languages on the drop down table, a delete button will appear at the right of the hovered table row: If you click on the delete button on the right you will get this confirmation warning:
It easy to find in hindsight, but I did struggle to find on my own. Hope this helps others.
It seems I was using a library called nsdatetimeago that had bundled with it many .lproj folders for each language.
iTunes Connect automatically looks for the localizations that you have set in your "Localizations" section under your Project settings.
Since I am using this libarary, my Project settings had listed all those languages in the "localizations" section.
I removed those unwanted languages and following app releases were correctly seen via iTunes Store.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With