Hello All!
I am developing a simplistic app for headache tracking and I have not been able to fix this error. I have a listview on my tracker page which is meant to query and display the data from the "intensity" collection which are created from a different pull up page. The list view works in that it displays the first or most recent item that is added but does not display the rest. I continuosly get this "Firestore Security Rules Error on ListView: Missing or insufficient permissions" error when I go into testing and I do not know what effect it has on it. It also displays a spinning cirlce where the listview should be. Can anyone help resolve this? I have attached screenshots of my rules along with the query. Thank you all!