FirebaseFirestore Framework Reference

Constants

The following constants are available globally.

  • The Cloud Firestore error domain.

    Declaration

    Swift

    let FirestoreErrorDomain: String
  • Used to set on-disk cache size to unlimited. Garbage collection will not run.

    Declaration

    Swift

    let FirestoreCacheSizeUnlimited: Int64