Constants
The following constants are available globally.
-
The error domain for codes in the
FIRAppDistributionError
enum.Declaration
Objective-C
extern NS_SWIFT_NAME(AppDistributionErrorDomain) NSString *const FIRAppDistributionErrorDomain
-
The key for finding error details in the
NSError
‘suserInfo
.Declaration
Objective-C
extern NS_SWIFT_NAME(AppDistributionErrorDetailsKey) NSString *const FIRAppDistributionErrorDetailsKey