简体   繁体   English

Android应用发布失败

[英]Android app published fail

I have published Android app the error is 我已经发布了Android应用,错误是

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. 您上传的APK用一个密钥签名,该密钥也用于对交付给用户的APK进行签名。由于您已经注册了App Signing,因此在上传前应先用一个新密钥对APK进行签名。

How to solve this problem? 如何解决这个问题呢?

As the Sign of an app is unique(unless you are releasing update to an existing app). 由于应用程序的标志是唯一的(除非您要发布对现有应用程序的更新)。

So, you need to create a new key, and sign your app with it. 因此,您需要创建一个新密钥,并用它签名您的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM