要上传 Android App Bundle,您必须注册 Google Play 的 App Signing

Eli*_*pps 6 android publish google-play

我正在尝试从我的 Play 商店开发者帐户更新应用程序的现有版本。当我上传signed.aab文件时,它说:

“要上传 Android App Bundle,您必须注册 Google Play 的 App Signing。”

我还在应用程序签名页面上上传了 private_key.pepk 文件。但它说的是

“私钥与我们所知的该应用程序的证书不匹配。”

我已经检查过密钥别名和密码。它们与之前版本中使用的相同。

有人可以帮我吗?

欲了解更多信息:

上传 .aab 文件时出错

上传私钥后出错

小智 1

  does not match the certificate we know for this app
Run Code Online (Sandbox Code Playgroud)

这行的意思是,证书是我们添加名字、姓氏、组织、组织单位、城市、州和国家代码的东西。此信息必须与先前证书中的信息匹配。