Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我选择中国大陆作为我集成HMS Core SDK的应用的发布国家/地区并提交应用程序审核后,我的应用程序被拒绝了,因为更新弹窗的语言是英文,而不是中文。谁能帮我解决这个问题?
下载的多语言资源包(在res 目录下)没有丢失或者没有被修改过。
如果在android > defaultConfig中添加了resConfigs,则支持的语言与华为提供的多语言包相同,尤其是zh-rCN,与其他平台的命名不同。