Open estrayer7 opened 2 months ago
👋 @estrayer7 Thanks for opening your issue here! If you find this package useful hit the star🌟!
I am getting this issue always in latest devices not in iOS and older version androids
I have tried with deleting compressed temp files after compression then this issue not arrises
Used 'react-native-fs' to unlink each temp file and in most of the case it worked
Current behavior
When compressing a video, compression fails and errors out
Expected behavior
Video should be compressed
Platform
React Native Version
0.73.7
React Native Compressor Version
1.8.25
Reproducible Steps And Demo
Compression randomly started to break on my android device. It still works on android studio emulator and another newer android device. It breaks on a samsung galaxy A20 device running android 11. The compression was working fine last week but stopped working for me this week even though no code/version changes have occured. Here is the error that is returned