gpt4 book ai didi

android - 如何在 Google Play 上更改 apk 的签名

转载 作者:搜寻专家 更新时间:2023-11-01 09:26:23 25 4
gpt4 key购买 nike

我已将测试版应用程序部署到 Google Play 商店。但现在我想重新部署我的 apk 文件的新版本。但是playstore总是告诉我必须使用上传签名才能上传。我使用了一个 keystore ,并为此添加了上传签名

keytool.exe -importcert -file upload_cert.der -keystore <keystorefile>

可能是什么问题。有没有办法在不重新创建新应用的情况下完全删除 beta apk 并添加一个全新的 apk?

最佳答案

您需要保管好您的签名 key 。幸运的是你使用 Google Play App Signing .当您执行此操作时,您必须使用称为“上传 key ”的 key 为您的 APK 签名,然后 Google Play 将使用生产 key 为您签名。

听起来您丢失了上传 key 。如果您联系 Google Play 支持人员,他们可以为您解决此问题。您需要按照 this help article 中的步骤进行操作

关于android - 如何在 Google Play 上更改 apk 的签名,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50248452/

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