image_downloader icon indicating copy to clipboard operation
image_downloader copied to clipboard

Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value iOS

Open besidesordinary opened this issue 4 years ago • 4 comments

besidesordinary avatar Jun 05 '20 09:06 besidesordinary

Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value image_downloader

case 0x89: // image/png saveImage(data, result: result)

besidesordinary avatar Jun 05 '20 10:06 besidesordinary

I'm experiencing the same crash when trying to download webp images on iOS, which are currently not supported by this library. Maybe the image you are trying to download is also a webp one

christxph avatar Mar 14 '21 19:03 christxph

Also experiencing this issue with jpg images. So not webp, is there any solution to this?

roderikpeeters avatar Sep 29 '21 14:09 roderikpeeters

I'm getting this error as well with jpg images. Is there a fix planned?

gnarhard avatar Mar 03 '22 00:03 gnarhard