FilePicker icon indicating copy to clipboard operation
FilePicker copied to clipboard

setCheckPermission to true did not prompt dialog to getting permison

Open NaserKhoshfetrat opened this issue 5 years ago • 5 comments

NaserKhoshfetrat avatar Aug 16 '20 20:08 NaserKhoshfetrat

also not work with me

MahmoudMabrok avatar Apr 21 '21 09:04 MahmoudMabrok

Kindly use own logic for select file or images on android 11 has restricted

MustafaDev-shaikh avatar Apr 21 '21 09:04 MustafaDev-shaikh

for images it worked for android 11

MahmoudMabrok avatar Apr 21 '21 09:04 MahmoudMabrok

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

MahmoudMabrok avatar Apr 21 '21 09:04 MahmoudMabrok

@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

MahmoudMabrok avatar Apr 21 '21 09:04 MahmoudMabrok