---- Firebase Dynamic Links diagnostic output start ----
Firebase Dynamic Links framework version 2.1.0
System information: OS iOS, OS version 11.0, model iPhone
Current date 2017-08-14 22:52:56 +0000
AutomaticRetrievalEnabled: YES
ERROR: Specified custom URL scheme is com.google.AppInvitesSample.dev but Info.plist do not contain such scheme in CFBundleURLTypes key.
AppID Prefix: EQHXZ8M8AV, Team ID: EQHXZ8M8AV, AppId Prefix equal to Team ID: YES
performDiagnostic detected 1 ERRORS.
---- Firebase Dynamic Links diagnostic output end ----
[null,null,["最后更新时间 (UTC):2025-08-12。"],[],[],null,["\u003cbr /\u003e\n\n| **Deprecated:** Firebase Dynamic Links is *deprecated* and should not be adopted in projects that don't already use it. The service will shut down on August 25, 2025. See the [Dynamic Links Deprecation FAQ](/support/dynamic-links-faq) for more information.\n\nPreview page flowchart\n\nTo help you debug your Dynamic Links, you can preview your Dynamic Links' behavior on\ndifferent platforms and configurations with an automatically-generated\nflowchart. Generate the flowchart by adding the `d=1` parameter to\nany short or long Dynamic Link. For example, `example.page.link/suffix?d=1` for a\nshort Dynamic Link.\n\nThe preview page looks like this:\n\niOS self-diagnostic tool\n\nIf you are having issues with your Dynamic Link integration on iOS, use the self-diagnostic\ntool which is built into the Dynamic Links SDK versions 2.1.0 and newer.\n\nThe tool can be invoked from anywhere in your code as follows. \n\nSwift\n\n\n**Note:** This Firebase product is not available on macOS, Mac Catalyst, tvOS, or watchOS targets. \n\n DynamicLinks.performDiagnostics(completion: nil)\n\nObjective-C\n\n\n**Note:** This Firebase product is not available on macOS, Mac Catalyst, tvOS, or watchOS targets. \n\n [FIRDynamicLinks performDiagnosticsWithCompletion:nil];\n\nBy default, the tool prints debug information, including any detected errors, to\nstandard output. For example, let's say your iOS app isn't receiving Dynamic Links as\nexpected. The self-diagnostic tool will output information like: \n\n ---- Firebase Dynamic Links diagnostic output start ----\n Firebase Dynamic Links framework version 2.1.0\n System information: OS iOS, OS version 11.0, model iPhone\n Current date 2017-08-14 22:52:56 +0000\n AutomaticRetrievalEnabled: YES\n ERROR: Specified custom URL scheme is com.google.AppInvitesSample.dev but Info.plist do not contain such scheme in CFBundleURLTypes key.\n AppID Prefix: EQHXZ8M8AV, Team ID: EQHXZ8M8AV, AppId Prefix equal to Team ID: YES\n performDiagnostic detected 1 ERRORS.\n ---- Firebase Dynamic Links diagnostic output end ----\n\nIn this example, Dynamic Links isn't working because the custom URL scheme isn't\nproperly configured.\n| **Tip**: Copy the self-diagnostic tool's output when you reach out to Firebase support so we can better help you.\n\nCommon errors and warnings\n\nAndroid app lacks SHA256. AppLinks is not enabled for the app.\n\nTo use [Android App Links](https://developer.android.com/training/app-links/index.html)\nwith your app, you must [create a SHA256 certificate](https://developer.android.com/training/app-links/index.html).\n\nOnce you create the SHA256 certificate, add it to your app in the\n[Firebase console](//console.firebase.google.com/). See [Add a SHA fingerprint](https://support.google.com/firebase/answer/7000104#sha1).\n\nWe could not find Android package name 'com.example' and/or iOS bundle ID 'com.example'\n\nTo use Dynamic Links with your Android or iOS app, you must add your app to your\nFirebase project. See [Add an app](https://support.google.com/firebase/answer/7000104#apps).\n\niOS app lacks Team ID. UniversalLinks is not\nenabled for the app.\n\nTo use [Universal Links](https://developer.apple.com/ios/universal-links/)\nwith your app, you must add a Team ID in the [Firebase console](//console.firebase.google.com/).\nSee [Add an App Store ID or Team ID](https://support.google.com/firebase/answer/7000104?hl=en&ref_topic=6400762#appid).\n\nYou can find your Team ID in the Apple Member Center under the [Membership tab](https://developer.apple.com/account/#/membership).\n\niOS store ID does not exist in the given iOS bundle ID. Skipping.\n\nThis means that the app listed at `https://itunes.apple.com/us/app/yourapp/id`\u003cvar translate=\"no\"\u003eSTOREID\u003c/var\u003e\ndoes not have the given bundle ID.\n\nInvalid iOS custom scheme\n\nA custom scheme must begin with an alphabetic character (A--Z, a--z) and may be\nfollowed by any number of alphanumeric characters, `+`, `-`, or `.` It also cannot be\nany of the following: \"javascript\", \"vbscript\", \"data\", \"blob\", \"http\", \"https\",\n\"mailto\", \"livescript\", \"facetime\", \"facetime-audio\".\n\nYour project has not configured Dynamic Links\n\nTo start using Dynamic Links, you must enable it for your project in\nthe [Firebase console](//console.firebase.google.com/).\n\nSomething else?\n\nIf you have a different issue, see the [Firebase support page](https://firebase.google.com/support)."]]