Open jsfan3 opened 4 years ago
I've just tested that the multiple selection doesn't work even on iOS12, with:
FileChooser.showOpenDialog(true, ".png,image/png,.jpg,.jpeg,image/jpg,.mp4,video/mp4,.mov,video/quicktime", callback);
I also concur...Filechooser not allowing multiselecting on android and ios. Would be great to get this fixed as Filechooser adds massive functionality by giving access to clould storage too. Thanks.
Could you please add multiple file selection also on Android?
Thank you