react-native-background-downloader icon indicating copy to clipboard operation
react-native-background-downloader copied to clipboard

Support for x86 and ARMv7

Open slainless opened this issue 1 year ago • 1 comments

I noticed that MMKV v1.3.4 is used as dependency in this package. However, MMKV officially drops support for x86 and ARMv7 starting from 1.3.5 and building with 1.3.4 doesn't output any libmmkv for both arch.

Can you consider switching to another library or add compatibility for devices with older or lower hardware specs?

slainless avatar May 07 '24 05:05 slainless

I also learned recently that, after upgrading to @kesha-antonov/react-native-background-downloader, that we've received a number of reports of people saying our app no longer works on Android. Apparently it is related to the mmkv / armv7 issue.

mitchdowney avatar Jun 16 '24 05:06 mitchdowney