Playstore是否会拒绝具有armeabi-v7a,arm64-v8a,x86但不支持x86-64的应用程序? [英] Will playstore reject apps with armeabi-v7a, arm64-v8a, x86 but no x86-64 support?

查看:214
本文介绍了Playstore是否会拒绝具有armeabi-v7a,arm64-v8a,x86但不支持x86-64的应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在android开发人员网站上, https://developer.android. com/distribute/best-practices/develop/64位,很明显,从2019年8月1日开始,在Google Play上发布的应用将需要支持64位体系结构.

From android developer website, https://developer.android.com/distribute/best-practices/develop/64-bit it is clear that starting August 1, 2019, apps published on Google Play will need to support 64-bit architectures.

我们当前的应用程序具有armeabi-v7a,arm64-v8a,x86 ABI的本机库,但没有x86-64.这是因为我们正在使用的cordova插件之一不提供X86-64支持.

Our current app has native libraries for armeabi-v7a, arm64-v8a, x86 ABIs but no x86-64. This is because one of the cordova plugins we are using doesn't provide X86-64 support.

考虑到存在arm64-v8a支持,Playstore会拒绝应用更新还是将其通过,否则我们将不得不放弃对x86的支持以保持合规性?

Will playstore reject the app update or pass it considering there is arm64-v8a support or we will have to drop support for x86 to stay compliant?

推荐答案

tl; dr

Unity Technologies的用户 ScottF (1)已与Google代表确认:

Unity Technologies' User ScottF (1) confirmed with Google representatives:

"...您确实需要删除x86以便与 他们的64位要求."

"...you would indeed need to drop x86 in order to be compliant with their 64bit requirement."

我今天已经在Google Play商店中放弃了对使用Unity构建的Android应用程序对x86的支持. 我刚刚收到一条警告,说我将失去 2台设备的支持,而之前总共支持10867台.

I've personally dropped the support today for x86 in Google Play Store for an Android App built with Unity. I've just got a warning that I will lose support from 2 devices from a total a 10867 previously supported.

一些其他信息:

  • Unity放弃了对Android x86和x86_64(1)的支持
  • 根据Unity的一些消息,Android上的Intel处理器实际上已经死了. (2)(3)

来源:

1- https://blogs.unity3d.com/2019/03/05/android-support-update-64-bit-and-app-bundles-backported-to-2017-4- lts/

2- https://forum. unity.com/threads/wheres-the-unity-stats-page-gone.514106/

3- https://forum.unity.com/threads/android-x86_64-support.711869/

这篇关于Playstore是否会拒绝具有armeabi-v7a,arm64-v8a,x86但不支持x86-64的应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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