设备支持警告:Google Play 2019 [英] Device support warning : Google play 2019

查看:95
本文介绍了设备支持警告:Google Play 2019的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天,我将更新提交到了我的应用程序,并获得了以下

Today I submitted the update to my app and got below

严重 警告,但是当我比较两个APK时,一切看起来都一样.谁能解释警告的真正含义,如果不包括某些设备,我会感到害怕吗?而且两个应用程序都支持相同的编号.以及 8133

severe warning but when I compare both apks and everything looks same. Can anyone explain what is warning really mean, I am scared if it excludes some devices or what ? Also both apps support same no. of devices as well i.e 8133

新apk:

旧版apk:

推荐答案

我想我可以在屏幕截图中看到差异.查看区分ABI详细信息".您的旧应用似乎支持"armeabi".您的新应用似乎包含mips64,但没有armeabi.没有很多Android设备是armeabi,但不是arm64或arm7,所以这可能还可以,但这是有区别的.这是您的本机代码中的更改.

I think I can see the difference in the screenshots. Look in the "Differentiating ABI details". Your old app seems to support "armeabi". Your new app seems to have mips64, but not armeabi. There aren't many android devices which are armeabi but not arm64 or arm7 so this is probably ok, but that is the difference. It is a change in your native code.

这篇关于设备支持警告:Google Play 2019的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆