JavaScript-Canvas-to-Blob
JavaScript-Canvas-to-Blob copied to clipboard
canvas.toBlob() return 0 bytes file on Android native browser
It works well on chrome and safari mobile browser but it doesn't work with android native browser. Any solution?
Thanks !
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