[Solved] Using RealtimeDB in the new UI

Hi,

Can anyone please let me know where I can find the block that allows me to get and save a key with a value under the RT database and local storage (see picture below)? Also, where do I find the block which calls “Addlistener”?

Thanks,
LukasScreenshot 2021-01-08 at 08.53.12 Screenshot 2021-01-08 at 08.53.18

1 Like

Not available any more in the new UI.

1 Like

So, how can I then do the same thing with different blocks?

Use Cloud variables for Firebase. Variables have a block like this
image
This substitutes the listeners.

The Local Storage has been superseded by Local Sources.
It can achieve the same.

3 Likes

6 posts were split to a new topic: Changes to the sign in blocks in the new UI