You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting, I am just learning iOS, and during my courses I used Firebase but installed via CocoaPods, this time I added the package via Add packages feature in Xcode and when I want to use the Firestore DB to add in the app delegate I get this error, wonder what the issue could be.
So the authentication features all work, but the Firestore seems to be missing for some reason (although i see it in the package dependencies on the left)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Interesting, I am just learning iOS, and during my courses I used Firebase but installed via CocoaPods, this time I added the package via Add packages feature in Xcode and when I want to use the Firestore DB to add in the app delegate I get this error, wonder what the issue could be.
So the authentication features all work, but the Firestore seems to be missing for some reason (although i see it in the package dependencies on the left)
I am on Xcode 14.2 (14C18)
Beta Was this translation helpful? Give feedback.
All reactions