Toucan icon indicating copy to clipboard operation
Toucan copied to clipboard

Crash on iOS 11

Open carmelogallo opened this issue 7 years ago • 2 comments

Hi guys!

I just got a crash CGBitmapContextCreate: invalid data bytes/row: should be at least 12096 for 8 integer bits/component, 3 components, kCGImageAlphaNoneSkipLast using Toucan(image: image).resize(size, fitMode: .crop).image from an image taken with the camera.

Same build is working in iOS 10.3.3 but is crashing on 11.1.1

Any help?

carmelogallo avatar Nov 12 '17 22:11 carmelogallo

I had the same crash though on iOS 10 while no reports on 11 yet.

hernangonzalez avatar Dec 04 '17 14:12 hernangonzalez

same here...

sambo-visal avatar Aug 10 '18 09:08 sambo-visal