Where is firebase component in the new feature?

I can’t see firebase component to use for my project. I created a new firebase project but no web api key. Has Google removed api key for firebase project? What is the implication for Thunkable firebase project?

2 Likes

Do you mind sharing a quick screenshot of the new UI please @Patrick_Elisha?

Thanks!

1 Like

Available Invisible components in the block editor:

1 Like

The cloud variable component connects directly to Firebase, will that work for you?

2 Likes

Ok. That will be fine. Thank you.
My second question: Are you aware that new firebase project created don’t have web API key. Is it a new development? I created one today and don’t have api key to insert into my Thunkable project.

4 Likes

You can set this in your project settings if you want to use your own key, or (for quick tests) you can leave it blank to use ours.

Obviously, we’d recommend using your own key for production apps.

3 Likes

Thank you.

2 Likes

realtime db is firebase why not use that

Where is that?

@viansingh105pvm - please see the update above:

1 Like

Here’s a link to how to switch to cloud variables from firebase Get and Save blocks.

2 Likes