【问题标题】:upload failed in play store using Android App Bundles使用 Android App Bundle 在 Play 商店中上传失败
【发布时间】:2019-03-17 01:24:29
【问题描述】:

所以我最近升级到了 android studio 3.2 版本并选择了生成签名的 Android App Bundles 然后我创建了新的密钥和密码,当我上传 aab 文件到播放商店时它给了我这个错误

You uploaded an APK with an invalid signature (learn more about signing). 
Error from apksigner: 
ERROR: JAR_SIG_ZIP_ENTRY_DIGEST_DID_NOT_VERIFY: SHA-1 digest of 
res/raw/video.3gp does not match the digest specified 
in META-INF/MANIFEST.MF. Expected: <81+dUenIZAU8PEJoHoSPp0xjcDs=>, actual: 
<0Bk3IzQH3AHiLouO4YRny7v14ac=>

【问题讨论】:

  • 它是否有可能同时被另一个应用程序打开?

标签: android


【解决方案1】:

生成签名的 APK 和,

  • 使缓存无效
  • 增加版本代码

如果错误仍然再次发生 => 重试

对我来说,我重试了大约 10 次。

这是 Android Studio 的问题

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-02-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-03-05
    • 2022-01-09
    相关资源
    最近更新 更多