jamesmontemagno / MediaPlugin

Take & Pick Photos and Video Plugin for Xamarin and Windows
MIT License
712 stars 359 forks source link

Probleme select multiple images #844

Open mmirich opened 4 years ago

mmirich commented 4 years ago

Hello I am testing the possibility to select several images, but it does not work with the CrossMedia.Current.PickPhotosAsync() method, for info I am in version 10 android

IngweLand commented 4 years ago

It's working fine for me on the same Android version. What I have noticed in the past, that it might depend on the photo gallery app which you are using for picking the photos (some Android phones might have few pickers)

KodeKreachor commented 4 years ago

Unfortunately not working for me either to select multiple. Using Android version 9

klogeaage commented 4 years ago

On my Android 9 tablet, it works fine with Photos but with Gallery, I can only select one photo.