Open zhenghow93 opened 7 years ago
Upgraded to react-native-fs 2.8.1, issue still persists.
After some debugging on Android Studio, "OutOfMemoryError" seems to be the culprit behind all these. My old device has fairly low capacity of ram, as most of it are occupied by I-don't-know-what processes. Any advice workaround? @itinance Thank you very much in advance.
Encountered this issue while I'm trying to hash large video file. Hashing works fine when the video is just 1 or 2 MB. Not sure what is the minimum file size that will trigger this issue, but for me, I got this error while I was attempting to hash a 56.23MB video file (video duration: 4 minutes 23 seconds).
Platform: Android Android Version: 4.4.2 react-native version: 0.46.4 react-native-fs version: 2.5.1 Device: Samsung Galaxy Note 2 (GT-N7100)