将应用程序包上传到 google 播放时创建内部测试发布错误

Create internal testing release error when upload App bundles to google play

我发送 Android 构建提示 android.appBundle=true。 并将 aab 文件上传到 google 播放以使用选项“让 Google 管理和保护您的应用签名密钥(推荐)”来创建内部测试版本。

但我收到错误消息“Android App Bundle 未签名。”

我也尝试了“从 Java 密钥库导出并上传密钥”选项,但仍然失败并出现同样的错误。

谢谢。

您是否在创建构建之前创建了 Android 证书?

如果您不创建证书,我们会打印警告,但让您发送调试版本。不过,这可能不适用于 Google 播放。