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.
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.