Relative Content

Tag Archive for swiftfirebasegoogle-cloud-firestoreswiftui

Main thread being blocked fetching from Firebase

Every time the posts are fetched from cache or not from cache, the app freezes and main thread seems to be blocked. What is causing it to be blocked in this code? I noticed it happens when a lot of posts are being fetched and displayed.

Bringing array values ​containing map in firestore using Swift

I’m developing an app for my school project and I stuck in an issue and I’m not able to handle it. I’m trying to get midTerm, finalTerm and lectureGradeId values from my Firebase Cloud Firestore. Except that values, I’m able to get every value from Firestore.