我试图在GooglePlay上上传一个Android AppBundle (用于现有的应用程序)。我已经完成了google签名部分,它显示由GooglePlay签名的Releases。Buy after I upload my aab file to the release,它显示“您上传的文件不是格式良好的zip归档文件”。有谁知道为什么会发生这个问题,以及我如何解决它?
我无法在googleplay商店中发布我的应用程序,尝试在10000天内签署我的APK,但在play商店中上传时收到错误消息“You upload a apk or Android AppBundle你需要在你的APK或Android AppBundle上签署一个证书,该证书将在未来更长时间内过期。“请帮帮我…
为了注册这个程序,我需要上传导出的应用程序签名键来自Android:
Could not determine the dependencies of task ':app:preReleaseBuild'.
> Could notresolve all dependencies for configuration ':app</e
这是我第一次在googleplay上发布android应用程序。我已经为我的应用程序生成了一个aap文件,当我试图将它上传到googleplay时,我得到了这个错误 Your Android AppBundle is signed with the wrongEnsure that your AppBundle is signed with the correct signing key a
我想上传一个新的应用程序到开发控制台,并选择通过googleplay启用应用程序签名。我通常通过以下gradle配置签署我的应用程序并上传,没有问题 storeFile file("C:\\android_keystore.jks")You uploaded an APK or Android App