android - 安卓apk证书丢失。我还没有注册 Google Play App Signing

标签 android google-play android-app-signing

我丢失了我的 android apk 证书。我格式化了我的 mac mini 并升级到新的 MacBook Pro。现在我无法访问旧 mac。所以没有机会检索旧的 keystore 。而且我还没有注册 Google Play App Signing。如果我现在注册,我可以更新我的应用程序吗?

这是我尝试在 Play 商店更新我的应用时遇到的错误:

You uploaded an APK that is signed with a different certificate to your previous APKs. You must use the same certificate.

我知道这是一个重复的问题,但我再次提出这个问题是因为所有其他问题都已有 3.4 年历史了。我在某处读到说 2017 年 5 月之后是可能的,但我不知道如何实现。

这是我在quora上看到的评论(博客链接失效):

https://www.quora.com/How-do-I-make-a-new-Certificate-Keystore-key-after-losing-the-key-of-my-Android-app

No need to Remove Your app from play Store You can Update Your app. it’s Possible now, After May 2017 you can Update your app if you lost your keystore or keystore password. Don’t lose Hope you can update your app using new Keystore file please refer this blog http://geekcodehub.com/blog/ Code Hub here i wrote how to update apk if you lost your keystore follow the step and create new keystore , I updated my app using this step. you need to enable google play app signing on play store console

是否有机会更新我当前的应用程序?无需在 Playstore 上创建新应用。

最佳答案

据我所知这是不可能的。

If you lose your keystore or think it may be compromised, Google Play App Signing makes it possible to request a reset to your upload key. If you're not enrolled in Google Play App Signing and lose your keystore, you'll need to publish a new app with a new package name.

Source

关于android - 安卓apk证书丢失。我还没有注册 Google Play App Signing,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48345673/

相关文章:

android - 如何使用 actions.xml 集成应用程序操作?

android - flutter Android : Unable to fetch in-app products from Google Play

java.lang.RuntimeException : Unable to instantiate activity (unable to open DEX file)

android - 应用内结算的 getBuyIntent() 和 launchPurchaseFlow() 方法有什么区别?

Google App Signing 后的 Android 应用分发

java - 如何在android studio中的whatsapp上自动发送消息

Android Camera参数setPictureSize导致图片出现条纹

Android 图片在/assets 或 res/raw

android - Google Play 应用签名和即时应用

android - 使用应用程序签名通过 Play 商店版本安装新的 APK 版本