AppStore从网站自动检测应用程序
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AppStore从网站自动检测应用程序相关的知识,希望对你有一定的参考价值。
This meta tag in the head with proper configuration shows the appstore app equivalent of the website.When the user is visits the website and it has a App in the appstore, then a small preview is shown on the top by ios saying the app is available for download.
<meta name="apple-itunes-app" content="app-id=331804452, app-argument=gilt://men, affiliate-data=partnerId=30&siteID=OTlldGRU4uo">
以上是关于AppStore从网站自动检测应用程序的主要内容,如果未能解决你的问题,请参考以下文章
Python 自动化 - 浏览器chrome打开F12开发者工具自动Paused in debugger调试导致无法查看网站资源问题原因及解决方法,javascript反调试问题处理实例演示(代码片段
如果 .xcodeproj 文件版本与 AppStore 发布的版本不同,如何检测 AppStore 上是不是有新的应用版本可用?