Post

Replies

Boosts

Views

Activity

Reply to Issue with Firebase Firestore?
Hello, I found the solution to the problem, you have to initialize it using this code in your main struct. ` class FirebaseInitializer { init() { FirebaseApp.configure() } } let firebaseInit = FirebaseInitializer()`
Replies
Boosts
Views
Activity
Feb ’24