gpt4 book ai didi

android - SplitApkBundle 无效。该 bundle 针对未知语言 : [gr]. google play console

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:13:46 25 4
gpt4 key购买 nike

Android 应用程序包上传失败,出现错误

无效的 SplitApkBundle。该 bundle 针对未知语言:[gr]

enter image description here

Android Studio 版本 3.5

我试过了

  1. 清理和重建
  2. 使缓存无效/重启

最佳答案

我遇到了同样的问题。
无效的 SplitApkBundle。该 bundle 针对未知语言:[cb]

我通过设置 DSL 来阻止 aapt 包构建错误的语言目标来解决。

我的应用支持英文和中文,因此resConfigs只需要en和zh。

defaultConfig {
...
resConfigs "en", "zh-rTW", "zh-rCN"
}

关于android - SplitApkBundle 无效。该 bundle 针对未知语言 : [gr]. google play console,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57859122/

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