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

Compression not working when downloading app from google play #317

Closed benscho closed 3 years ago

benscho commented 3 years ago

Current Behavior

When I run my android app locally, either on a test device or simulator, I'm able to properly compress videos. This works on development or release mode.

However, when I submit the working build to Google Play for an internal test, it no longer works. The compression fails. I'm trying to upload files and then submit them to a database, and the database is never hit (from the version downloaded from the google play store).

Expected Behavior

I should still be able to compress videos after submitting the app to Google

Your Environment

software version
react-native-video-processing latest (pulled from github)
react-native 0.60.0
node
chuchden commented 3 years ago

I have this issue too. On local work fine, but download from play store is not working [processingmanager.crop is not working] Waiting for solution

chuchden commented 3 years ago

Error Crop Failed... Can not run program.......... https://gitmemory.com/issue/shahen94/react-native-video-processing/273/657013161

alejovdev commented 3 years ago

Same here, any updates?

alejovdev commented 3 years ago

This comment helped me a lot, maybe you should try it.

shahen94 commented 3 years ago

Closing out https://github.com/shahen94/react-native-video-processing/issues/317#issuecomment-716803882