I am facing very strange issue in react native android build.
Facing this type of crash issue in latest uploaded build in play store, and actually I haven’t done anything if compare with previous version, I just change versionCode and versionName.
Also tried to google for “libfolly_futures.so”, but still not found any solution.
MainApplication.onCreate
java.io.IOException - could not delete: /data/user/0/<PACKAGE_NAME>/lib-0/libfolly_futures.so
And still this crashes are increasing every minute even if device is in background.
Thanks in advance, it would helpful for us if you have any solution.


