react-native-video-processing
react-native-video-processing copied to clipboard
error: unreported exception IOException; must be caught or declared to be thrown
node_modules\react-native-video-processing\android\src\main\java\com\shahenlibrary\Trimmer\Trimmer.java:377: error: unreported exception IOException; must be caught or declared to be thrown retriever.release();
| software | version |
|---|---|
| react-native-video-processing | ^1.7.2 |
| react-native | 0.70.6 |
| node | v16.14.0 |
I am getting this issue as well. Are there any known solutions for now?