In what cases MAUI FilePicker will not return full file path #23286
Unanswered
rieznikov-firstis
asked this question in
Q&A
Replies: 0 comments
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.
-
I want implement File picker in MAUI application according to this article.
https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/storage/file-picker?view=net-maui-8.0&tabs=macios
In our case, we will need to know path to file. But as tip mentioned,
As I tested, it always returns absolute path to file in macOS. But I want to know in what cases it will not return absolute file path ?
Beta Was this translation helpful? Give feedback.
All reactions