FirebaseAppDistribution Framework Reference

Constants

The following constants are available globally.

  • The error domain for codes in the FIRAppDistributionError enum.

    Declaration

    Swift

    let AppDistributionErrorDomain: String
  • The key for finding error details in the NSError‘s userInfo.

    Declaration

    Swift

    let AppDistributionErrorDetailsKey: String