上传游戏apk时出现此错误,因为应用程序签名与AppGallery中发布的版本不同

发布于 2025-01-09 22:15:57 字数 92 浏览 0 评论 0原文

我正在尝试使用密钥库文件上传新的 apk,由于应用程序签名与已发布版本的签名不同,因此出现此错误。请任何人帮助我如何从我在上一版本中使用的商店获取密钥库文件。有没有可能?

I am trying to upload new apk with a keystore file and its giving this errors due to app signature is different from that of the released version. Please any one help me how to get the keystore file from the store which I have used for the previous release. Is there any possibility?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

病女 2025-01-16 22:15:57

建议您创建新的密钥库。修改后的密钥库在应用程序审核过程中不会获得批准,因此建议不要进行修改。

但如果您确实需要修改,可以在提交审核时在“版本信息”页面“备注”栏中备注“同意忽略密钥库差异”。

Fig

请注意,您的应用发布后,用户将无法直接通过已安装的版本更新版本。相反,用户需要卸载旧版本并重新安装应用程序才能完成更新。

You are recommended to create the new keystore. Modified keystore will not be approved during the app review process thus no modification is recommended.

However, if you really need to make the modification, you can leave a note saying Agree to ignore keystore difference in the Notes column of the Version information page when you submit the app for review.

Fig

Please kindly note that users will not be able to update version directly via the already installed one after your app is released by doing so. Instead, users are required to uninstall the old version and reinstall the app to get the update done.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文