Getting incorrect value form firebase in swift

后端 未结 0 2013
北恋
北恋 2021-02-13 19:51

This is my code

        let db = Firestore.firestore()
        db.collection("chats").document(userDefaults.string(forKey: "currentGroup")!).c         


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