Firebase Storage dont show

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.

:backhand_index_pointing_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?

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

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