async fetching firestore in swift

前端 未结 0 1102
一整个雨季
一整个雨季 2020-11-21 14:44

I\'m trying to fetch the document in firestore.

 func getSpotsFromFavorites()-> [Spot]?{
        let collectionRef = db.collection("spots")
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题