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.24k stars 323 forks source link

Crash in Release mode iOS #348

Open miteshkhatri opened 2 years ago

miteshkhatri commented 2 years ago

Current Behavior

Hii guys everything works prefect in debug mode but we install app through Release mode or test flight crashes and no visible view on screen.

Expected Behavior

Need to work in Release Version same as workinng in Debug.

Your Environment

software version
react-native-video-processing 2.0.0
react-native ^0.64.2
node
jkeane889 commented 2 years ago

@shahen94 were you able to resolve this issue?