confusing quot;Upload failedquot; message in Google Play Console(令人困惑的“上传失败Google Play 控制台中的消息)
问题描述
我想向 Google Play 添加一个新应用.我已经有一些应用程序签名并发布到谷歌播放.都用同一个钥匙.现在有了新消息,我收到了消息:
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.
在控制台中如下所示:
我不确定它是否与Google Play 应用签名"有关?
I am not sure if it has something to do with "Google Play App Signing" ?
有人可以帮忙吗?
在创建第一个版本的步骤中,有一个名为重用签名密钥"的按钮.如果我想像以前的应用程序一样签署应用程序,那是我应该点击的吗?
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 ?
推荐答案
在 Google Play 应用签名 Google Play 为您签名应用.您应该使用称为上传密钥的新密钥上传签名.
In Google Play App signing Google Play signs the app for you. You should upload signed with a new key, called the upload key.
如果您真的希望它使用与您的其他应用相同的密钥进行签名(我不推荐这样做),那么您应该为该应用选择退出 Google Play 应用签名.
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.
这篇关于令人困惑的“上传失败"Google Play 控制台中的消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:令人困惑的“上传失败"Google Play 控制台中的消息


基础教程推荐
- 在 iOS 上默认是 char 签名还是 unsigned? 2022-01-01
- Android文本颜色不会改变颜色 2022-01-01
- 使用 Ryzen 处理器同时运行 WSL2 和 Android Studio 2022-01-01
- 如何使用 YouTube API V3? 2022-01-01
- :hover 状态不会在 iOS 上结束 2022-01-01
- LocationClient 与 LocationManager 2022-01-01
- Android ViewPager:在 ViewPager 中更新屏幕外但缓存的片段 2022-01-01
- “让"到底是怎么回事?关键字在 Swift 中的作用? 2022-01-01
- 如何使 UINavigationBar 背景透明? 2022-01-01
- 固定小数的Android Money Input 2022-01-01