【发布时间】:2019-05-16 14:49:58
【问题描述】:
您好,我希望我的网站自动重定向到 Instagram 页面。我发现这个网站有点显示我需要的代码,但如果 Android / iPhone 不同。现在我的问题是有没有办法识别用户正在使用哪款智能手机。并使用适合其操作系统的正确代码自动打开应用程序?
<a href="intent://instagram.com/_u/kopstootkompanen/#Intent;package=com.instagram.android;scheme=https;end"><img src="https://q-play.nl/wp-content/uploads/2018/08/android-logo-png-transparent.png" style="width:182px; height:186px" title="Android" alt="Android"></a>
使用我目前拥有的代码,用户首先需要选择他们的操作系统,但我不希望这样。
【问题讨论】:
标签: html redirect mobile instagram url-redirection