FilePicker
FilePicker copied to clipboard
setCheckPermission to true did not prompt dialog to getting permison
also not work with me
Kindly use own logic for select file or images on android 11 has restricted
for images it worked for android 11
for files [pdf, doc] we must use Storage Access framework, then make a cached file if we need a real file to upload or do another operation
@MustafaDev-shaikh
lib work fine with androd 9 and 11
but with android 10 after i pick image i got open failed: EACCES (Permission denied) while i have write permission