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

fix(android): Prevent Android 10 crash on Filesystem.readdir #2950

Merged
merged 1 commit into from
May 19, 2020

Conversation

jcesarmobile
Copy link
Member

when trying to read public folders (FilesystemDirectory.Documents or FilesystemDirectory.ExternalStorage)

closes #2948

@jcesarmobile jcesarmobile merged commit 0914c23 into ionic-team:master May 19, 2020
@jcesarmobile jcesarmobile deleted the android10-read-fix branch May 19, 2020 11:02
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

Successfully merging this pull request may close these issues.

bug: Filsystem.readdir() crashes the app with FilesystemDirectory.ExternalStorage on Android 10
1 participant