Toucan
Toucan copied to clipboard
Crash on iOS 11
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?
I had the same crash though on iOS 10 while no reports on 11 yet.
same here...