EACCES (Permission denied)

/storage/emulated/0/Download/filenameabc.xml: open failed: EACCES (Permission denied)

I try to upload file on Firebase storage and I use Activity starter file picker block to pick file from storage it’s work fine. Image file easily uploaded on Firebase storage but when i try to Upload other file like xml it shown error like -

Note: I already ask read & write permission when screen initialize! but problem not solved!
Thanks for advance!

If that xml file was not created by your own app you will need SAF to read it

Taifun

Thank you for your valuable reply Boss! Those xml file is not created be my app. Please boss help me make a short block about my problem! How to access SAF Storage? and upload it on firebase storage without EACCES (Permission Denied) error.

my name is Taifun, not Boss…
please read the complete SAF thread and you will find an example, then try something yourself… thank you…

Taifun

This thread continues here

Taifun