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

I don't see files #25

Open
acaliaro opened this issue Feb 15, 2017 · 6 comments
Open

I don't see files #25

acaliaro opened this issue Feb 15, 2017 · 6 comments

Comments

@acaliaro
Copy link

Hi @jfversluis I have a 4.1.1 Android tablet.

When I call

Plugin.FilePicker.Abstractions.FileData fd = await CrossFilePicker.Current.PickFile();

I see

image

Then I select "Gestione file" and see

image

But I don't see the file "config.txt" that is present in the directory

screenshot 2017-02-15 13 50 00

what can be the problem?

Should be very useful also a TestProject...

@jfversluis
Copy link
Contributor

Did you set the READ_EXTERNAL_STORAGE permission on your app?

@acaliaro
Copy link
Author

screenshot 2017-02-15 14 03 56

If I do the same on a Android 6 emulator, it works...

@acaliaro
Copy link
Author

5.1.1

I see the file

image

@acaliaro
Copy link
Author

Maybe the problem is that on 4.1.1 tablet there is no App that can open the .txt file? But I don't want open it, I want only "select" the file

image

@acaliaro
Copy link
Author

If I use the FileManager outside the app, I see the file.
Only inside the app I don't see the file

image

@acaliaro acaliaro reopened this Feb 17, 2017
@acaliaro
Copy link
Author

Nothing?

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

2 participants