我正在尝试使用Swift在空的firebase数据库中创建一个子代,代码运行时没有任何错误,但我没有看到数据库中的更改.代码:
let ref = Database.database().reference() ref.child("Branches")
ios firebase swift firebase-realtime-database
firebase ×1
firebase-realtime-database ×1
ios ×1
swift ×1