【发布时间】:2015-11-24 18:03:28
【问题描述】:
我正在 google play store 上上传新的 APK 文件,但是当我上传时显示一条消息,例如
This configuration cannot be published for the following reason(s): Version 3 is not served to any device configuration: all devices that might receive version 3 would receive version 4.
我该如何解决这些错误
【问题讨论】:
-
比较两个版本的清单...
-
@PankajKumar 我的第一个清单版本 1.3,现在是最新版本 1.4
-
我的意思是比较你的清单,而不仅仅是版本名称。
标签: android