I want to install FirebaseFirestore and FirebaseFirestoreSwift and Geofirestore all.
But this is impossible for now because of the dependencies. I tried every solution but dependency version is too old and FirestoreSwift not supported that for FirebaseFirestore.
Geofirestore (~> 1.2) was resolved to 1.2.0, which depends on
FirebaseFirestore (~> 0.12)
Hi all,
I want to install FirebaseFirestore and FirebaseFirestoreSwift and Geofirestore all.
But this is impossible for now because of the dependencies. I tried every solution but dependency version is too old and FirestoreSwift not supported that for FirebaseFirestore.
Geofirestore (~> 1.2) was resolved to 1.2.0, which depends on FirebaseFirestore (~> 0.12)
Thanks in advance!