Good morning from Australia!
I am currently having an issue with images loading on mobile web browsers, not using CanvasKit (to my knowledge) or WASM (option not there for me). I believe my CORS is setup correctly too, if it were a CORS issue, I would assume images would not work on desktop browser too.
Images work perfectly on desktop web-browsers, and debug mode of all sizes, yet not on mobile live web-app. They are stored in Firebase Storage, directly paired to my project, using HTTPS links. If anyone who knows how to fix this, it would be greatly appreciated, it these images were previously working before this occured, and I have not been able to fix it, thank you very much.