gpt4 book ai didi

ios - iOS App Store 上的应用程序本地化错误

转载 作者:行者123 更新时间:2023-11-28 18:18:17 25 4
gpt4 key购买 nike

我在 App Store 上发布的应用程序仅支持法语,但在 App Store 中列为仅英语。没有 .lproj 目录,但 Info.plist 的 CFBundleDevelopmentRegion 键设置为 frMPMoviePlayerViewController 等标准 iOS 组件已正确翻译成法语。

为什么 App Store 将我的应用显示为支持英语而不是法语

最佳答案

这是 App Store Questions > Localization Display > App Store Language Display 下 iTunes Connect Resources and Help 的文档:

Where do the available languages displayed for my app on the App Store come from? This list of available languages shown on the App Store is based on your app bundle's localization (.lproj) folders. Missing, incorrect, or invalid localizations in your app bundle can be caused by misconfigured localizations in your Xcode project. You cannot change the languages shown on the App Store by editing the localizations on iTunes Connect.

For additional information on localizations and localization (.lproj) folders, submit a technical support request to Developer Technical Support (DTS). To receive support, you must use a Technical Support Incident (TSI).

显然,App Store 忽略了 CFBundleDevelopmentRegion 键,只查找 .lproj 目录。您可能应该尝试添加一个包含空 Localizable.strings 文件的 fr.lproj 目录。

关于ios - iOS App Store 上的应用程序本地化错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27985232/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com