Firebase Authentication – Accessing Documents in Collections (firestore)
I am following an outdated youtube tutorial, so I have been using documentation to update parts of the code. I added data manually into firestore in the firebase console, and when I try to access the documents within the collection “guides”, it says that the snapshot is empty.