如何避免谷歌播放重定向

时间:2015-07-10 22:07:00

标签: android facebook applinks

我在页面上添加了以下标记: http://www.lth-hlh.com/test/exmaple

<meta property="al:android" />
<meta property="al:android:package" content="com.example.venezia" />
<meta property="al:android:url" content="exmaple://apps/android?param=B00FAPF" />
<meta property="al:android:app_name" content="Example App Store" />

如果设备上未安装com.example.venezia,则FB会提示重定向到Google Play商店。如何避免这种情况并直接加载页面的URL?

0 个答案:

没有答案