-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Images from Firebase Storage (uploaded via FlutterFlow) have not been displaying in Run Mode or Web build since the FF Update push yesterday.
Pulling my images directly from Firestore. All rules are fine. No changes made. Worked for 8 weeks. Since FF's update yesterday, all images provided from/through Firebase are "broken" (value 0). I can retrieve any image from the web (via a URL) and display it in my app. But Firestore retrieval stopped working.
- Rebuilding the app
- Clearing cache
- Uploading new images
- Testing multiple URLs
- As mentioned, this issue started occurring after the latest platform update. This is affecting production users.
Switched on "Advanced Web Settings > Deploy with Firebase" as a precaution, even if it's not needed for Firebase Storage. This helps, interestingly, to retrieve and display any image from a URL that I grab from the web. But Firebase "retrieval" still doesn't work. Most def a "broken retrieval issue directly with Forebase.
Please prioritize this. We are a photo app :-)
Expected Behavior
well, no "broken" images :-)
Steps to Reproduce
Double-check in any of your test apps what happens if you pull/insert/want to retrieve an image from Firebase/Firestore.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT8Oj+fqxItOjMhJ+bn5bfpV+TgXOWZ5U400ltZxYw81F4PmE513Z8/eRE1VXsCmdFFIOE6anmMV8631vuPhDPk5aE2Vc4R7walUUgHfe16mMJCuCpaeXUR8I9tQIECE07eFvBR4VdZsWCQlxk7zF9zIdD7YJ7K0PHoZIOWKOrLXj2i9LjLVNjpX2W05DmWJDfQXIVDq+f6QspZl1eTjzw==
Visual documentation

Environment
- FlutterFlow version: Flutter 3.32.4 Upgrade
- Platform:
- Browser name and version: Chrome Version 138.0.7204.97 (Official Build) (64-bit)
- Operating system and version affected: Windows 10
Additional Information
No response