goker-dev / canvasResize

Javascript Canvas Resize Plugin. It can work both with jQuery and Zepto. It's compatible with iOS6 and Android 2.3+
http://gokercebeci.com/dev/canvasresize
Other
377 stars 87 forks source link

Included upload script works on iOS6 and Desktop browsers, but not Android #1

Closed ashconnell closed 11 years ago

ashconnell commented 11 years ago

I have been scratching my head for days as to why the jquery upload script you use won't work on latest Android devices that SHOULD be capable of doing so.

I will happily pay you for a modification that will work with progress updates on Android devices that can support it.

contact@ashconnell.com

goker-dev commented 11 years ago

I've fixed new Blob(); bug on Android. Please, check it again.

ashconnell commented 11 years ago

Yep, looks like BlobBuilder() was the culprit!

Thank you for your time this now works perfectly with iOS6 and Android 4.0.4, will test on earlier versions of android soon