canvasResize icon indicating copy to clipboard operation
canvasResize copied to clipboard

iOS 8 canvas resize doesn't works!

Open jiin opened this issue 10 years ago • 4 comments

Why canvas resize doesn't works on iOS 8 ?

jiin avatar Sep 22 '14 13:09 jiin

I am trying to get this working on iOS 8 as well and am having trouble. I'm getting an error:

TypeError: null is not an object (evaluating 'dataURL.split')
/canvasResize.js Line 253

btbjosh avatar Sep 22 '14 18:09 btbjosh

There is a safari bug, read here.

jiin avatar Sep 22 '14 22:09 jiin

Fantastic. Apple is working on it. Here's hoping they patch it before our product releases ;) Thanks for the link, Jiin.

btbjosh avatar Sep 22 '14 22:09 btbjosh

Fixed in iOS 8.0.2

sempo avatar Oct 24 '14 16:10 sempo