Firebase Storage image links not showing in app

Troubleshooting
Resolved

Hi everyone,

I’m facing a problem with image uploads in FlutterFlow.

When I upload an image using the Upload/Save Media action (with Firebase Storage), it generates a link like :

https://firebasestorage.googleapis.com/v0/b/myapp.appspot.com/o/users%2F...%2Ffilename.png?alt=media&token=... etc


But the image doesn’t display in the app (like the screenshot below). However, external URLs (like from public websites) display correctly.

And I want uploaded images to be publicly visible in the app (e.g., salons photos, etc), even for users who are not logged in.

What have you tried so far?

Lot of changes on firestore rules, but nothing change

Did you check FlutterFlow's Documentation for this topic?
No
6
12 replies