我有红色的 Smart App Banner iOS 文档。这很好,我在我的网站上实现了它。问题是文档说:
由于 Android 生态系统和浏览器选择的碎片化,谷歌从未发布过 Android 智能横幅。所有 Android 开发人员都必须自行开发或调整现有的解决方案。参考:https ://blog.branch.io/how-to-setup-an-ios-and-android-smart-app-banner-with-deep-linking-and-download-tracking/ 。
现在我搜索了一些答案并看到了多个答案,但我仍然无法确定我的想法是否正确。
有些人链接到:
- https://github.com/kudago/smart-app-banner
- https://github.com/ain/smartbanner.js
现在我的问题是。这些是否与 Google 发布的 App Install Banners 相同?链接:https ://developers.google.com/web/fundamentals/app-install-banners/native
这与 iOS 的“智能应用横幅”相同吗?这对我来说看起来没什么不同,因为它说“添加到主屏幕”和“应用程序安装提示(本机)”。
以前有人构建过这个解决方案吗?