Constants
The following constants are available globally.
-
The Cloud Firestore error domain.
Declaration
Objective-C
extern NS_SWIFT_NAME(FirestoreErrorDomain) NSString *const FIRFirestoreErrorDomain
-
Used to set on-disk cache size to unlimited. Garbage collection will not run.
Declaration
Objective-C
extern const int64_t kFIRFirestoreCacheSizeUnlimited