confusing “Upload failed” message in Google Play Console

你离开我真会死。 提交于 2019-12-20 02:55:03

问题


I would like to add a new App to Google Play. I have already some apps signed and published to google play. All with the same key. Now with the new one I get the message :

 Upload failed

You uploaded an APK that is signed with a key that is also used to sign APKs that are delivered to users. Because you are enrolled in App Signing, you should sign your APK with a new key before you upload it.

In the console it looks like the following :

I am not sure if it has something to do with "Google Play App Signing" ?

Can someone help ?

In the step of creating the first release, there was an button called "Reuse signing key". Is that what I should have clicked, if I want to sign the app like my older ones ?


回答1:


In Google Play App signing Google Play signs the app for you. You should upload signed with a new key, called the upload key.

If you really want it signed with the same key as your other apps (I wouldn't recommend this) then you should opt-out of Google Play app signing for this app.



来源:https://stackoverflow.com/questions/48021853/confusing-upload-failed-message-in-google-play-console

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