Problem with Firebase Cloud Variables

For my app, I am trying to add information to my Firebase database using the Thunkable cloud variable. My code is very simple and I have connected my Firebase API Key and Database URL to Thunkable - but no information is being added to Firebase and my database values remain null.

What am I doing wrong; how can I resolve this issue?

I have found that you have to update the list in a separate app level variable and then save the temporary variable to the database. In this video I am displaying in a list viewer, but it’s the same concept for saving to a cloud variable.

Thank you @darren for your response and very helpful Youtube videos that helped me get started when I began using Thunkable. My app now works!

1 Like

Awesome! Glad to help.