StarStep opened a new issue #621: <input type="file" multiple> not working
URL: https://github.com/apache/cordova-android/issues/621
 
 
   Hi, 
   I just noticed that on android is impossibile to get multiple files trought 
file choser.
   Code used: <input type="file" name="attachment[]" multiple="multiple"/>
   
   Tested on iOS and works as should. Work on Google Chrome too.
   Searched on the web for any solution... but found only this:
   https://stackoverflow.com/questions/5907369/file-upload-in-webview
   
   Maybe you know how to deal with it? I tried other filechoisers but none of 
them supports misc files.
   It would be great to be able to select files just like on the other 
platforms.
   Thanks you very much!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to