问题
I published application and by mistake I uploaded old apk and unfortunately I have also lost my old key store. So console is not accepting new apk with new key store. Now if unpublish app,then can I publish app again with same name and package or not. What better I could do with this problem..? Or I need to change everything from application name to package. Please help.
回答1:
You need to change packagename
. Same package name not accepted again. So rename your packagename
with new keystore
, publish your app again.
More information here.
来源:https://stackoverflow.com/questions/18756259/remove-publish-application-from-google-play-store