-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug report] Exception: Image upload failed due to loss of GPU access. on flutter 3.27.1 #724
Comments
can't reproduce at my side, and please test it on a real phone |
@zmtzawqlp |
i can't reproduce at my side, real device and simulator |
It seems to be related to the operating system. I reproduced this problem on my iPhone 13 (iOS 16.6.1). |
it seems that flutter/flutter#159397, Image.network also has this problem. |
Version
9.0.7
Platforms
iOS
Device Model
iPhone 16 (iOS 18.1) simulator
flutter info
How to reproduce?
The error does not occur on Android.
Also if we use
Image.network
instead ofExtendedImage.network
, no error occurs.Logs
Example code (optional)
Contact
No response
The text was updated successfully, but these errors were encountered: