With the new Xcode 26.0.1, my ionic8+cap7 app runs smoothly on previous iOS, but on iOS26 y show native errors in log for each webP image shown.the error is:
WebContent[26206] makeImagePlus:3798: *** ERROR: 'WEBP'-_reader->initImage[0] failed err=-50
Even so the picture is shown properly. If I change the images to jpg the error disappears. The images are remote images shown with .
Anyone with the same problema out there?