ChochaNaresh / FilePicker

All file and media picker library for android. This library is designed to simplify the process of selecting and retrieving media files from an Android device, and supports media capture for images and videos.
https://github.com/ChochaNaresh/FilePicker
Apache License 2.0
134 stars 12 forks source link

Android 13 And Android 14 videoCapture Error #49

Open devAppId opened 6 months ago

devAppId commented 6 months ago

Android 13 And Android 14 videoCapture capture Error

implementation("io.github.chochanaresh:filepicker:0.2.3")

ChochaNaresh commented 2 months ago

Hi @devAppId

Can you run the example app?

Are you still getting the same issue?