I lost my keystore, I can't upgrade my app in the market

混江龙づ霸主 提交于 2019-12-03 18:11:38

问题


I upload my first app into market, and now I want to upgrade a new version, but I got this exception when I upgrade my app. " The apk must be signed with the same certificates as the previous version." I lost my certificate keystore, what can I do in this situation? unpublish my app and rename the package? Can I upload other app using the other keystore?


回答1:


Faced the same problem. I was trying to restore it via deleted files restoring tools, but it failed. So, there is no other way: you should issue another application.

Of course, any other your application you can upload with other certificate. It is used only for the security purposes: to ensure that upgrading person is the one who is the author.

Generally, the only advise that exists on keystores: always backup it!



来源:https://stackoverflow.com/questions/4470183/i-lost-my-keystore-i-cant-upgrade-my-app-in-the-market

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!