谷歌 Play 商店的 react-native android 应用程序中的 64 位版本问题 [英] 64 bit version issue in react-native android app by google play store

查看:72
本文介绍了谷歌 Play 商店的 react-native android 应用程序中的 64 位版本问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据

这是我的 x86_64 文件夹的样子:

解决方案

React Native 将从 0.59 开始支持 64 位版本

https://github.com/facebook/react-native/问题/2814#issuecomment-457688789

https://github.com/facebook/react-native/commit/f3e5cce497a75c7e5cce497a75c720e77a5c75c75c75c75c5c/a>

According to https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html:

In August 2019, Play store will require that new apps and app updates with native libraries provide 64-bit versions in addition to their 32-bit versions.

I have a React Native application (which includes native code). My question is how can I know whether a third party library I'm using or even my own code is not supporting 64-bit? And how can I fix it?

Update

I added x86_64 to my build.gradle and I now see the x86_64 folder in the apk but I think some of the files are missing.

Here is, how my x86 folder looks like:

And here is how my x86_64 folder looks like:

解决方案

React Native will support 64 bit for android starting version 0.59

https://github.com/facebook/react-native/issues/2814#issuecomment-457688789

https://github.com/facebook/react-native/commit/f3e5cce4745c0ad9a5c697be772757a03e15edc5

这篇关于谷歌 Play 商店的 react-native android 应用程序中的 64 位版本问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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