Open lohithananda opened 3 years ago
+1
+1
check the info.plist
file! we must config NSCameraUsageDescription
and NSMicrophoneUsageDescription
when camera with {mediaType: 'video'}, don't forget microphone permission.
use videoQuality
as high
or medium
. In low
in crash.
up still encountering the issue
Version
Tell us which versions you are using:
Platform
Tell us to which platform this issue is related
Expected behaviour
When i capture video in iOS get the data of the video
Actual behaviour
When i capture video in iOS Camera application crashes. ImagePicker.openCamera({ mediaType: 'video', }).then((image) => { ......... });
Steps to reproduce
2.Opens up camera to capture video.
Attachments
// stacktrace or any other useful debug info
Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate