简体   繁体   English

Expo 将 App 更新到 Play 商店 - 密钥错误

[英]Expo update App to Play Store - wrong key

I published a first version of my application to the Play Store successfully.我成功地将我的应用程序的第一个版本发布到了 Play 商店。

I've made some few hot fix in my JS and I want to publish the update on the Play Store.我在我的 JS 中做了一些热修复,我想在 Play Store 上发布更新。

So I've run the command:所以我运行了命令:

expo build:android -t app-bundle

To create a new version of my application创建我的应用程序的新版本

Then I've upload the.aab file to the Play Console.然后我将 .aab 文件上传到 Play 管理中心。 And here is the message:这是消息:

Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again

I don't know exactly what I did wrong我不知道我做错了什么

If you need to reset the Keystore for Google Play, then you can contact Google Play Console support and they can reset it for you.如果您需要为 Google Play 重置密钥库,您可以联系 Google Play 控制台支持,他们可以为您重置。

In the play console click the help button at the top > Scroll down to heed more help and click "Contact Us" > Type in you need help with a Keystore Reset > Click "next step" > Click "Upload key reset request" > Click "Contact Google Play Developer Support" > Then choose a contact method to contact them to reset it for you.在播放控制台中,单击顶部的帮助按钮 > 向下滚动以获取更多帮助,然后单击“联系我们”> 输入您需要有关密钥库重置的帮助 > 单击“下一步”> 单击“上传密钥重置请求”> 单击“联系 Google Play 开发者支持” > 然后选择联系方式联系他们为您重置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM