react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

exception in native call from js

Open PreetOceans opened this issue 5 years ago • 4 comments

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

PreetOceans avatar Aug 26 '20 13:08 PreetOceans

facing the same issue too

jackyleehong avatar Nov 06 '20 01:11 jackyleehong

having same issue. any update on this?

techtickaran avatar Nov 26 '20 06:11 techtickaran

Any solution anyone?

pm-sharma avatar May 07 '21 14:05 pm-sharma

Add this below line in Application tag

android:requestLegacyExternalStorage="true"

sanghanivishal avatar Aug 03 '21 07:08 sanghanivishal