将 Firebase Dynamic Links 与即时应用结合使用
使用收藏集保持井然有序 根据您的偏好保存并分类内容。
多个深度链接库都与 Google Play 免安装体验兼容,例如 Branch。
如果您当前的深度链接解决方案未列出,或者您发现它不适用于 Google Play 免安装体验,请考虑使用 Firebase Dynamic Links。本页介绍如何在免安装应用项目中设置 Firebase Dynamic Links。
主要优势
- 使用 Firebase Dynamic Links 封装链接可确保用户点击链接后始终进入您的免安装应用。 否则,应用可能会强制链接在应用内浏览器而不是免安装应用中打开。Firebase Dynamic Links 允许您控制链接点击行为。
- Firebase Dynamic Links 允许您跟踪点击、首次打开、重新打开和安装等事件的分析数据。 Dynamic Links 事件也会记录在 Google Analytics for Firebase 中。
将 Firebase Dynamic Links 与免安装应用项目集成
您可以将 Firebase Dynamic Links 与免安装应用项目集成,方式与集成标准 Android 应用相同。
与 Firebase Dynamic Links 集成后,您只需将 androidFallbackLink 参数设置为您的免安装应用链接即可。
本页面上的内容和代码示例受 内容许可 中所述许可的约束。Java 和 OpenJDK 是 Oracle 和/或其关联公司的商标或注册商标。
上次更新时间:2025 年 2 月 10 日(UTC)。
[[["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-10 UTC."],[],[]]