FileReader icon indicating copy to clipboard operation
FileReader copied to clipboard

Android support

Open glennfu opened this issue 12 years ago • 0 comments

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?

glennfu avatar Jun 18 '13 21:06 glennfu