Cannot get data from Firebase in Swift.js/ Xcode
I’m new to Swift and Firebase and am developing a ToDo List following this video: https://www.youtube.com/watch?v=K-4blUReYoU&list=PL5PR3UyfTWvei-pKlZN7d8r-0tHCK1EKE
Cannot get data from Firebase in Swift.js/ Xcode
I’m new to Swift and Firebase and am developing a ToDo List following this video: https://www.youtube.com/watch?v=K-4blUReYoU&list=PL5PR3UyfTWvei-pKlZN7d8r-0tHCK1EKE
Firebase Firestore @DocumentID not conforming to Sendable
I’ve enabled Xcode ‘strict concurrency checking’ and am now getting errors on the sample data model of a Post.
How to deal with precision differences in Swift Date and Firestore Timestamp.dateValue()
Consider the following code: