You’re creating an object with a null value for the “date” field. You can’t store null values in Firebase so you need to give it a value such as “” (an empty string).
tatiang
11
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How do you save data in the date component | 3 | 556 | November 8, 2024 | |
| How do you store date in to text/variable? | 2 | 605 | April 1, 2023 | |
| Saving information into the database | 29 | 2795 | November 8, 2024 | |
| Create and Save Data in Firebase | 11 | 1772 | April 17, 2023 | |
| [Solved] How do I work with Firebase and Cloud Variables? | 18 | 1400 | July 14, 2022 |
