I'm experiencing an issue in FlutterFlow where images I upload directly from my computer are not displaying in test mode. Previously, everything worked fine, but now, only images added via external URLs show up. Any images from Firebase Storage are failing to load. I’m seeing a “display object process event” error in test mode, which I haven’t encountered before. Has anyone else run into this issue, or is this potentially a new bug with FlutterFlow's handling of uploaded images? I would lo
Issue with Uploaded Images Not Displaying in Test Mode - "Display Object Process Event" Error
Troubleshooting
Checked that my Firebase Storage rules allow read access.
Confirmed that image URLs are valid and accessible when opened directly.
Tested with different image sizes and formats, but the issue persists with any image uploaded from my computer.
No
2
2 replies