FileReader
FileReader copied to clipboard
Android support
I was hoping to implement this plugin to work alongside https://github.com/blueimp/jQuery-File-Upload, since it uses the FileReader api in certain places. However, inside the swfobject.embedSWF block, "e.success" is true, but "e.ref.add" is undefined. A huge percentage of Android users are still stuck on Android 2.3 and neither the default browser nor FireFox have FileReader support on Android 2.3. Any chance of support for this?