Patrissol Juns
Patrissol Juns
I faced the same issue
Hello and sorry for the late reply, please ensure that you have followed the installation step in particular [react-native-ffmpeg section](https://github.com/PatrissolJuns/react-native-audio-video-tools#installation). If the issue still persists, try to use `"react-native-ffmpeg": "^0.4.4",`
@sffc It seems like this package **does not work with react-native** since you've used **document** which is not defined in the React-Native world: `ReferenceError: Can't find variable: document _dispatch _baseFileSelectCallback`
@sffc So finally what do you say about react-native compatibility? Because I've tried it but I got this error while trying to upload through `submitFiles`: `ReferenceError: Can't find variable: document...
Did you well follow the installation steps of react-native-ffmpeg ? Especially Packages step
@Richi2293 Nice to hear that
Did you well installed react-native-ffmpeg?
On which platform are you testing ? Android or iOS ?
Please can you provide more ways to help you, for instance, your piece of code, or more interesting, a full repo to debug your problem? Because there may be several...
@carlosen14 what do you mean by that ? Can you please give more details on what you want to achieve and what is currently blocking you