[[["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 2022-07-29 UTC."],[],[],null,["Metadata about a Firebase iOS App.\n\n**Signature:** \n\n export interface IosAppMetadata extends AppMetadata \n\n**Extends:** [AppMetadata](./firebase-admin.project-management.appmetadata.md#appmetadata_interface)\n\nProperties\n\nIosAppMetadata.bundleId\n\nThe canonical bundle ID of the iOS App as it would appear in the iOS App Store.\n\n**Signature:** \n\n bundleId: string;\n\nExample \n\n var bundleId = iosAppMetadata.bundleId;\n\nIosAppMetadata.platform\n\n**Signature:** \n\n platform: AppPlatform.IOS;"]]