FolderPicker doesn't work correctly on my Android device... #1576
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
On my Android device (Xperia Ace III, running Android 13), using FolderPicker allows me to pick a directory; however, after that, the picked directory will still be inaccessible.
FileSaver works with no problems.
I am on .NET 8.
The screenshots are from latest CommunityToolkit.Maui.Sample. I compiled it with no modification.
After picking a directory with files in it, the toast always says "Files count - 0".
I am not sure if it is an issue, or if I've done something wrong in this progress.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions