-
Notifications
You must be signed in to change notification settings - Fork 52
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
I don't see files #25
Comments
Did you set the READ_EXTERNAL_STORAGE permission on your app? |
Nothing? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @jfversluis I have a 4.1.1 Android tablet.
When I call
Plugin.FilePicker.Abstractions.FileData fd = await CrossFilePicker.Current.PickFile();
I see
Then I select "Gestione file" and see
But I don't see the file "config.txt" that is present in the directory
what can be the problem?
Should be very useful also a TestProject...
The text was updated successfully, but these errors were encountered: