ImagePicker
ImagePicker copied to clipboard
Not providing the video uri
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?