Skip to content

Firebase C++ SDK 8.4.0

Compare
Choose a tag to compare
@chkuang-g chkuang-g released this 27 Aug 23:45
cebf363

Prebuilt versions of the libraries are available for download here.

  • Changes
    • General: Updating Android and iOS dependencies to the latest.
    • Firestore: Added operator== and operator!= for SnapshotMetadata,
      Settings, QuerySnapshot, DocumentSnapshot, SetOptions, and
      DocumentChange.