This is my code, yet on the line let db = Firestore.firestore(), it not working
I have added the FirebaseApp.configure and import Firebase at the start. I also followed all instructions in the lessons.
Thanks! Any help would be deeply appreciated!
This is my code, yet on the line let db = Firestore.firestore(), it not working
I have added the FirebaseApp.configure and import Firebase at the start. I also followed all instructions in the lessons.
Thanks! Any help would be deeply appreciated!
You are new to the forum, so welcome.
it not working
That does not give any useful information.
What do you get ? What do you expect ? What is the error message if any ?
Did you try adding
import FirebaseFirestore