Will playstore reject apps with armeabi-v7a, arm64-v8a, x86 but no x86-64 support?

只愿长相守 提交于 2019-12-02 02:12:47

tl;dr

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

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

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.

Some extra info:

  • Unity is dropping support on Android x86 and x86_64 (1)
  • According to some sources from Unity, Intel processor on Android is virtually dead. (2) (3)

Source:

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/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!