简体   繁体   English

Play商店中尺寸= null的Android应用

[英]Android app with size = null in Play Store

I have a react-native app released for Android, available on Play Store. 我有一个针对Android发布的react-native应用程序,可在Play商店中找到。 The apk size is approximately 9mb but when users install it form the store they are required to have 260mb available. apk大小约为9mb但是当用户从商店安装它时,他们需要260mb可用。

When I check the size of the app at the store I see a "null" under the "Size" field. 当我在商店检查应用程序的大小时,我在“大小”字段下看到“空”。 Please see image below: 请看下面的图片: 在此输入图像描述

What am I missing here? 我在这里错过了什么?

This is almost certainly a bug in the Play Store and I have reported it. 这几乎肯定是Play商店中的一个错误,我已经报道了它。

I suspect what has happened is you have more than one active version of the Play store your devices are eligible for - maybe one is eligible for an alpha or beta version (do you see how current version says "varies with device"). 我怀疑发生的事情是你有多个活动版本的Play商店你的设备有资格 - 也许有一个有资格获得alpha或beta版本(你看到当前版本说“随设备而变化”)。

Because you have more than one different current version, a size cannot be displayed. 由于您有多个不同的当前版本,因此无法显示大小。

Augusto, I have a similar problem too. 奥古斯托,我也有类似的问题。

My app is published correctly, no error is reported, but the value of the size in Play Store is null (before it was 0) and the application is not downloadable. 我的应用程序已正确发布,未报告任何错误,但Play商店中的大小值为空(在它之前为0)且应用程序无法下载。

I reported my problem to the support but after more than 2 weeks I did not have a solution yet. 我向支持部门报告了我的问题但是超过两周后我还没有解决方案。 I saw that you ask for the link for the reported issue, here it is: 我看到你要求报告问题的链接,这里是:

https://support.google.com/googleplay/android-developer/contact/otherbugs?hl=en https://support.google.com/googleplay/android-developer/contact/otherbugs?hl=en

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM