以前的证书将在2033年之前到期时更新apk

时间:2011-07-05 12:13:22

标签: android apk google-play

我要升级市场上的Android应用程序。

我尝试使用之前的证书(Certificate expires on Thu Oct 08 10:22:43 CEST 2020.)与应用进行签名,市场会返回以下错误:

"Market requires that the certificate used to sign the apk be valid until at least October 22, 2033. Create a new certificate."

如果我尝试使用新证书,市场会说

"The apk must be signed with the same certificates as the previous version"

解决方案是什么?

如果谷歌将限制更改为2043,将在2020年追加什么?没有人可以更新这个应用程序?

1 个答案:

答案 0 :(得分:1)

不幸的是,你不能,除非你改变包名。

请阅读this(在签名策略下)。