-
-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when compress video select from galery [iOS] #40
Comments
@mobilewd can you send that video here? |
@kuldeepworkid @HemendraKhatik
|
can you try a different video? |
I've tried with different video still not working logs
|
@HemendraKhatik can you send me the video which is giving this error? |
Closing due to inactivity. |
When I am trying to compress video from the gallery the app crash suddenly. but when I record video from the camera it's working well.
this happens only on iOS
dataUri pick from gallery:
file:///private/var/mobile/Containers/Data/Application/F2A6A75C-B834-427A-A565-EAD9E47DBE21/tmp/react-native-image-crop-picker/8C70B1F1-D253-42D0-B6F6-E236B283E475.mp4
dataUri take from camera:
file:///var/mobile/Containers/Data/Application/F2A6A75C-B834-427A-A565-EAD9E47DBE21/Library/Caches/Camera/BA027EA2-6AA0-4698-A50A-BC456FA4230E.mov
"react-native": "^0.63.4",
"react-native-image-crop-picker": "^0.36.0",
"react-native-compressor": "^0.5.2",
"react-native-camera": "^4.0.0",
The text was updated successfully, but these errors were encountered: