[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-02-11 UTC."],[],[],null,["# FirebaseAppDistribution Framework Reference\n\nClasses\n=======\n\nThe following classes are available globally.\n- `\n ``\n ``\n `\n\n ### [AppDistribution](/docs/reference/swift/firebaseappdistribution/api/reference/Classes/AppDistribution)\n\n `\n ` \n The Firebase App Distribution API provides methods to check for update to\n the app and returns information that enables updating the app.\n\n By default, Firebase App Distribution is initialized with `FirebaseApp.configure()`.\n\n Note: The App Distribution class cannot be subclassed. If this makes testing difficult,\n we suggest using a wrapper class or a protocol extension. \n\n #### Declaration\n\n Swift \n\n class AppDistribution : NSObject\n\n- `\n ``\n ``\n `\n\n ### [AppDistributionRelease](/docs/reference/swift/firebaseappdistribution/api/reference/Classes/AppDistributionRelease)\n\n `\n ` \n The release information returned by the update check when a new version is available. \n\n #### Declaration\n\n Swift \n\n class AppDistributionRelease : NSObject"]]