CYB3R-G0D / File-Manager

GNU General Public License v3.0
8 stars 1 forks source link

the app doesn't show some file types and it's giving lots of errors #2

Open JonatasVi opened 2 years ago

JonatasVi commented 2 years ago

some files like apk or zip are not showing up in the files and also the app is exiting when I click on documents for example

CYB3R-G0D commented 2 years ago

What OS version are you using?

JonatasVi commented 2 years ago

@CYB3R-G0D Android 11

CYB3R-G0D commented 2 years ago

@JonatasVi Storage access has changed slightly in Android API level 29+ and now needs a few more permissions. I'll look into it and soon make a new release that can work with Android 11 and later.

It could be helpful if you can provide crash report.

Do have a look at this debug apk. (This is just for testing purposes and stops crashes only.) app-debug.zip