Hi,
I'm building my first app and feel like I'm almost there but stuck with this problem for 2 weeks.
I'm building a journaling app. So the basic feature is for users to submit their entry everyday which should save to the database. However, I'm not able to submit data to database. I feel like I've looked at everything possible but can't seem to figure out the issue.
The issue is, when I click on save, its on a continuous loop and not sending data back to firebase
Sharing images here and asking if anyone could provide guidance
Images for my firebase collection, the app and the action created. What am I missing?