[[["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 2025-02-06 UTC."],[],[],null,["# MobileLinksConfig interface\n\nConfiguration for settings related to univeral links (iOS) and app links (Android).\n\n**Signature:** \n\n export interface MobileLinksConfig \n\nProperties\n----------\n\n| Property | Type | Description |\n|------------------------------------------------------------------------------|-----------------------------------------------------------------|-----------------------------------------------------------------------------|\n| [domain](./firebase-admin.auth.mobilelinksconfig.md#mobilelinksconfigdomain) | [MobileLinksDomain](./firebase-admin.auth.md#mobilelinksdomain) | Use Firebase Hosting or dynamic link domain as the out-of-band code domain. |\n\nMobileLinksConfig.domain\n------------------------\n\nUse Firebase Hosting or dynamic link domain as the out-of-band code domain.\n\n**Signature:** \n\n domain?: MobileLinksDomain;"]]