javascript - filesaver.js not working iPad Chrome -


i'm trying out eli grey's awesome filesaver implementation download canvases png image.

it's working on platforms, i've hit snag on chrome on ipad - opens new tab remains blank.

i have fallback browsers can't handle blobs, i'm hoping there's feature detection can recognise when might need use fallback.

any suggestions?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -