链接到Play商店-智能应用横幅-Android

时间:2018-11-06 14:44:43

标签: javascript android google-play smartbanner

我将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的“智能应用横幅”相同吗?这对我来说似乎没什么不同,因为它说“添加到主屏幕”和“应用程序安装提示(本机)”。

有人以前建立过这个解决方案吗?

1 个答案:

答案 0 :(得分:0)

我之前构建过 this solution,但文档使它更加混乱。我简化了 Android 原生应用安装提示文档。如果您关注 my steps,将会为 Android 显示一个原生横幅。

js 和 jquery 包尝试匹配 ios 智能应用横幅的样式以及设备的 ui。