ibireme / YYImage

Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
MIT License
1.77k stars 482 forks source link

Crash for memory reason? #127

Open DanielZanchi opened 5 years ago

DanielZanchi commented 5 years ago

Hello, I'm trying to create a webP from a PNG file 512x512 (at least 250kB). On the iPhone simulator everything works fine when I run encode(pngData: pngImageData). When I run this on the iPhone (xs) it crashes: screenshot 2018-11-14 at 20 53 09

xiuqiao commented 5 years ago

same, have solutioned? @DanielZanchi