Open ignazioc opened 10 years ago
I'm trying your library, it works on simulator (32 and 64 bit) but it doesn't work on device. Your demo project crashes after about one second if is runned on device (ios 7.1 iphone 5) The application crashes on CGSConvertAlphaByte
Any advices?
Does it work if you comment line 28-30 in UIImage+WebP.m?
UIImage+WebP.m
Same problem here. At least on iOS8 Beta 5.
Just noticed this OLD issue, not sure if it's still one though, but it's working on my iOS 8.3 device.
I'm trying your library, it works on simulator (32 and 64 bit) but it doesn't work on device. Your demo project crashes after about one second if is runned on device (ios 7.1 iphone 5) The application crashes on CGSConvertAlphaByte
Any advices?