【问题标题】:Error message showing while uploading Apk to the google play store将 Apk 上传到 Google Play 商店时显示错误消息
【发布时间】:2016-08-27 07:18:03
【问题描述】:

我在 Play 商店中有版本代码 5 和版本名称 5.0.0 的 apk。但是,当我尝试使用版本代码 6 和版本名称 5.0.1 上传新的 apk 以播放商店时,它向我显示此错误

此配置无法发布,原因如下:

版本 5 不适用于任何设备配置:所有可能收到版本 5 的设备都会收到版本 6。

某些设备可以运行多个 APK。这种情况下,设备会收到更高版本号的APK。

我什至检查了依赖项、权限和清单文件,旧版本没有任何变化。 我在堆栈上也看到过这种情况 What does this Google Play APK publish error message mean? 但在某些情况下,所有版本代码都与商店中的一样(即 1-5)。

【问题讨论】:

  • 您的 API 级别是多少?

标签: android google-play apk


【解决方案1】:

只需取消发布旧版本(版本代码 5 和版本名称 5.0.0),因为新版本会使旧版本变得多余。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-06-29
    • 1970-01-01
    • 2013-06-28
    • 2014-08-11
    • 2014-10-13
    • 2018-05-04
    • 2016-03-05
    • 2014-12-04
    相关资源
    最近更新 更多