jQuery-File-Upload
jQuery-File-Upload copied to clipboard
Multiple File Selection Does Not Work For Android 4.4 (opera, firefox, chrome)
The ability to select multiple files does not work on Android 4+
Tried 3 different browsers. Opera Firefox Chrome
On all 3 you can only select 1 file at a time. You need to go back, select another file and so on. This use to work previously and through the Gallery App multiple images could be selected with a check mark.
I could confirm this with a Nexus 7 (2012) and Android 4.4.2. However, this also happens with a simple standard file input with multiple property set, as I could also reproduce this with this simple demo: http://fiddle.jshell.net/QC5e4/show/ http://jsfiddle.net/QC5e4/
Therefore this seems to be an OS limitation introduced by one of the last Android versions.
https://code.google.com/p/android/issues/detail?id=2519 As you can see by comments for android bug it never works.