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

Scoped Storage issue #50

Open
iyxan23 opened this issue Dec 14, 2020 · 0 comments
Open

Scoped Storage issue #50

iyxan23 opened this issue Dec 14, 2020 · 0 comments
Labels
future version Current issue will be fixed in the future version help wanted Extra attention is needed priority: high

Comments

@iyxan23
Copy link
Member

iyxan23 commented Dec 14, 2020

Well, android is now adding scoped storage to android 10+, and os-thm is very dependent on the File API, with the requestLegacyExternalStorage flag, this will work fine, but for android 11 above, this is flag is ignored, so, os-thm is not working for android 11.

I have an idea for this, like using a Content Provider, I've just found that out this day, i literally never heard of it, but it seems like that's what we wanted, not sure though.

Any other ideas?

@iyxan23 iyxan23 added help wanted Extra attention is needed future version Current issue will be fixed in the future version priority: high labels Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future version Current issue will be fixed in the future version help wanted Extra attention is needed priority: high
Projects
None yet
Development

No branches or pull requests

1 participant