Hello,I am not sure if this is the right place to ask this question but we came across an issue with iOS 14 this week where certain webp images would simply not render inside of Safari 14.We are leveraging the image api from contentstack.io to resize and convert webP images. All the images work in Chrome and all of them show valid with the webpinfo command line tool but something is breaking some of the images.We created a codepen https://codepen.io/grunewald/full/ExNyvOr that shows this issue. If loaded on an iPhone with iOS 14 any pictures marked "broken" didn't render for us.
If anyone has any idea or pointers what the problem might be, any pointers are welcome.Thanks,Andreas
--
You received this message because you are subscribed to the Google Groups "WebP Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webp-discuss...@webmproject.org.
To view this discussion on the web visit https://groups.google.com/a/webmproject.org/d/msgid/webp-discuss/f3e5da8a-e1fa-4ce5-b41f-0e8a149d54dbn%40webmproject.org.
Thank you so much James,this definitely helps. So that might break plenty of sites that use automated webp encoding based on accept headers. So does that mean using webp on apple products is still an issue at this point?
I just tried this again with the latest iOS 14.5 beta looks like it might be fixed.