· App Developper

Crash Issue: FlutterError Exception: Could not create Impeller texture.. Error thrown resolving an image frame.

Hi.

I didn't encounter any issues during testing on the web, but when I built and tested my app using TestFlight, I encountered multiple crash errors. The app I am developing is a photo-sharing application that displays multiple images. When I checked Crashlytics, I noticed various types of crash errors, but the most frequent one is the following:

Fatal Exception: FlutterError

Exception: Could not create Impeller texture.. Error thrown resolving an image frame.

It seems like this error is related to image file handling, but I'm not sure where to start investigating or what to modify to resolve it. I might not fully understand how to interpret the Crashlytics report, and any advice or guidance you can provide would be greatly appreciated. I'm really struggling with this issue.

Thank you very much for your help.

2
3 replies