You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
The issue was because of the App permissions feature in Android Marshmallow.
Since the library is bit out of date and doesn't handle the permissions properly, therefore the storage permission was not granted which was causing this issue.
Turning the permission on, displayed the list. But proper handling of Android Marshmallow permission is required in the library.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When click on Choose a File, a progress bar is shown then Empty Directory message is displayed.
I guess, FileChooserActivity is not properly loading the List of files.
The text was updated successfully, but these errors were encountered: