JavaScript-Canvas-to-Blob icon indicating copy to clipboard operation
JavaScript-Canvas-to-Blob copied to clipboard

canvas.toBlob() return 0 bytes file on Android native browser

Open rothanachoun opened this issue 11 years ago • 1 comments

It works well on chrome and safari mobile browser but it doesn't work with android native browser. Any solution?

Thanks !

rothanachoun avatar Mar 03 '14 07:03 rothanachoun

It's a known issue (browser bug) on Android, please see here for further information: https://github.com/blueimp/jQuery-File-Upload/issues/1947#issuecomment-11482567

blueimp avatar Mar 03 '14 19:03 blueimp