filepicker select an image from "photo" album on iOS

Alessandro Caliaro 4,186 Reputation points
2023-07-15T12:34:50.6133333+00:00

I am using FilePicker in a .net maui app.

It works on Android. I can select a file from "storage" directory.

In iOS I can only see the "file" directory (like the "File" app), but I can't select a photo (like photo in "Photo" app).

How can I select a photo on iOS using filepicker?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alessandro Caliaro 4,186 Reputation points
    2023-07-17T08:36:14.17+00:00

    I was able to read photo using MediaPicker, thanks


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.