简体   繁体   中英

My iOS app displays multiple languages despite having only English selected in App Store Connect

How do I fix this so only 'English' shows in the app store?

This is what is set on iTunes Connect

This is what my app looks like in the App Store

^It shows 5 languages when I only want it to show English.

xcode also shows 5 languages see this image

^This image is from xcode, it shows 5 languages but I cannot edit them, is this why 5 languages are showing in the app store?

How can I fix this so only English gets displayed on the app store???

You need to remove the extra localizations from Xcode shown in that screenshot. When removing, make sure you have the Project selected and you should see the - icon displayed. Not sure where you took that screenshot from but it doesn't look like the right place.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM