FirebaseAppDistribution Framework Reference

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‘s userInfo.

    Declaration

    Objective-C

    extern NS_SWIFT_NAME(AppDistributionErrorDetailsKey) NSString *const
        FIRAppDistributionErrorDetailsKey