Firebase – 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…