Change iOS App List of Supported Languages in App Store

主宰稳场 提交于 2019-12-02 15:37:14

问题


I've noticed that several of my apps have multiple supported languages (all of them I assume) in the "Languages" section of the App Store. However, the only language I actually support is English. How do I change this?

I searched online and found that the different .iproj folders in the Bundle decides what languages are listed on the App Store, but both my apps only have en.iproj so that didn't help me much.

EDIT 1:

I went to the Binary Info section in iTunes Connect, and took a screenshot that shows my problem.


回答1:


I looked through my projects one more time - and I found that deep inside a "Supporting Files" folder for a 3rd party service (UserVoice) I'm including in my app, is localizations for all the languages listed on the App Store. That might just have caused the languages listed on the store.



来源:https://stackoverflow.com/questions/27240901/change-ios-app-list-of-supported-languages-in-app-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!