6 个月前,我的应用程序在谷歌控制台上被暂停,现在我已经对其进行了编辑并尝试将其作为新的或不同的(使用新的签名证书我丢失了旧的)应用程序发布,但是当我尝试在谷歌控制台上添加我的 APK 时我有错误
You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:
[ SHA1: FD:90:0F:B2:C6:8D:CD:21:43:8F:19:10:D6:4E:7E:14:4C:DD:A0:EA ]
and the certificate used to sign the APK that you uploaded have fingerprint:
[ SHA1: 14:A0:7F:6A:D5:36:59:3F:67:4B:F2:E6:5D:D9:E7:49:9B:58:C2:04 ]
而且我根本无法删除我暂停的应用程序
ps 我已经更改了包名,但仍然有同样的错误。