Firebase Storage dont show

Screen Shot 2021-10-30 at 22.07.45

Hello there,
I made all my settings in Firebase. I uploaded my ‘google-service.json’ file to Kodular. Firebase Database is working properly in the Kodular. But the settings are not visible in the Storage plugin. Please help me. Thanks.

:point_down:

1 Like

Everything you need is in google-services.json, no need for properties in designer view

I made the code true. Is this because of the problem?
Screen Shot 2021-10-30 at 22.18.52

Do I have a my Storage url in the json file?

Screen Shot 2021-10-30 at 22.47.10

There are no Get filename block codes in the Storage plugin. What is the reason of this?
Unfortunately, I cannot pull images from Firebase Storage. :frowning:

You have to save the URL in a DB on Upload.

Or you search for a API for the Storage to get the URLs:

1 Like