Closed muffadal53 closed 5 years ago
I guess the reason is that it's difficult to map file picking to iOS features and dialogs. Apple has decided that the photo gallery is not something you can pick from using UIDocumentPickerViewController
. You can take a look at James Montemagno's MediaPlugin (https://github.com/jamesmontemagno/MediaPlugin) meanwhile. I guess it's at some stage incorporated into Xamarin.Essentials eventually.
In IOS, using FilePicker plugin why can't we select any photo/picture from photo gallery?
Specifications