Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to select arbitrary files (PDFs, other file types) for uploading on Android 13 #401

Open
akinwale opened this issue Nov 5, 2022 · 1 comment

Comments

@akinwale
Copy link
Contributor

akinwale commented Nov 5, 2022

With changes to file access permissions on Android, it's impossible to select arbitrary files (files which are not audio, video nor images) from any device folder. We need to find a solution for this, or ultimately make use of the MANAGE_EXTERNAL_STORAGE permission which requires a special Google review before being published to the Play Store.

@dylomite
Copy link

I've analyzed the code in PublishFormFragment, and after confronting you it looks like this issue has already been fixed.
I confirm that I can successfully select and open in app a .pdf file, so I think this ticket can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants