shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.25k stars 326 forks source link

exception in native call from js #306

Open PreetOceans opened 4 years ago

PreetOceans commented 4 years ago

Screenshot_2020-08-26-19-47-02-490_com videotrim when I run after installing a repository into my project I got "exception in native call from js" error in react native, got FFmpeg file issue. working on android (macOS). please give some guidance

jackyleehong commented 3 years ago

facing the same issue too

techtickaran commented 3 years ago

having same issue. any update on this?

pm-sharma commented 3 years ago

Any solution anyone?

sanghanivishal commented 3 years ago

Add this below line in Application tag

android:requestLegacyExternalStorage="true"