Dhaval2404 / ImagePicker

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera
Apache License 2.0
1.52k stars 339 forks source link

Not providing the video uri #304

Open sdhimanwegile opened 2 years ago

sdhimanwegile commented 2 years ago

Summary

After selecting the video using image picker with "galleryMimeTypes(mimeTypes = arrayOf("video/*"))" it is not providing the uri path of the video. How can we retrieve it?

Code to reproduce

Android version

Impacted devices

Installation method

SDK version

Other information