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

Showing empty directory for android 10 #114

Open
varunngoyal opened this issue May 5, 2020 · 4 comments
Open

Showing empty directory for android 10 #114

varunngoyal opened this issue May 5, 2020 · 4 comments

Comments

@varunngoyal
Copy link

varunngoyal commented May 5, 2020

It is showing all the directories for devices with android 7,8,9 but it shows empty directory for device with android 10. (I HAVE GIVEN THE STORAGE PERMISSION)
Here are the screenshots :
WhatsApp Image 2020-05-04 at 10 21 08 PM
WhatsApp Image 2020-05-04 at 10 23 21 PM

@Jackal-Studios
Copy link

Same problem, IceOnly's comment didn't help

@zhombie
Copy link

zhombie commented May 30, 2020

Same problem, all permissions were given

@zhombie
Copy link

zhombie commented May 30, 2020

@Jackal-Studios @varunngoyal

I have found "solution":

<application android:requestLegacyExternalStorage="true" ... />

but, it will be nice to support Android 10, which is now migrating to Scoped Storage

@iadcialim
Copy link

Ya. waiting for Scoped Storage support

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

4 participants