【发布时间】:2018-02-15 09:25:12
【问题描述】:
我正在尝试在网站上设置通用链接。我正在按照指南 https://developer.apple.com/library/content/documentation/General/Conceptual/AppSearch/UniversalLinks.html#//apple_ref/doc/uid/TP40016308-CH12-SW1
我设置了我的 apple-app-site-association,甚至可以在以下位置访问它 https://devapp.meet2talk.com/apple-app-site-association
我还在应用程序中设置了应用程序的功能,以便关联的域包括
applinks:devapp.meet2talk.com
现在,当我在苹果验证工具中检查域链接时,我不断收到以下错误:
no apps with domain entitlements.
The entitlement data used to verify deep link dual authentication is from the current released version of your app. This data may take 48 hours to update.
我不确定我做错了什么。以及如何测试我的通用链接是否正常工作?
【问题讨论】: