我正在尝试将我的 Android 应用的新版本发布到 Google Play 并收到以下错误?
I'm trying to publish a new version of my Android app to Google Play and get the following error?
此配置无法发布,原因如下:版本 1 不适用于任何设备配置:所有可能收到版本 1 的设备都会收到版本 4
This configuration cannot be published for the following reason(s): Version 1 is not served to any device configuration: all devices that might receive version 1 would receive version 4
我不明白.这是什么意思?
I don't understand it. What does it mean?
我在短时间内发布了两个 APK(第 3 版和第 4 版)时发生了这种情况.单击版本 3 旁边的下拉菜单中的停用"似乎可以修复它.
This happened to me when I published two APKs (versions 3 and then 4) in a short space of time. Clicking "Deactivate" on the dropdown next to version 3 appeared to fix it.
我的猜测是,这是一条措辞非常糟糕的错误消息,意思是您的原始 APK 尚未发布到所有更新服务器,因此其中一些可能会完全错过该版本".但这有点猜测.
My guess is that this is a very-poorly-worded error message meaning something like "your original APK hasn't been published to all the update servers yet, so some of them may miss that version entirely". But it's a bit of a guess.
这篇关于这个 Google Play APK 发布错误消息是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!