ios - 带有 IP 地址的通用链接
<p><p>我在我的项目中实现了通用链接,但是测试服务器没有域名。 </p>
<p>按照官方文档中的步骤:
<a href="https://developer.apple.com/library/ios/documentation/General/Conceptual/AppSearch/UniversalLinks.html" rel="noreferrer noopener nofollow">https://developer.apple.com/library/ios/documentation/General/Conceptual/AppSearch/UniversalLinks.html</a> </p>
<p>我在 Associated Domains 中填写了“applinks:{ip address}”,但它不起作用。</p>
<p>通用链接功能是否必须使用域名?</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>不幸的是,通用链接在域名解析期间被解析,因此它们不支持裸 IP 地址。</p></p>
<p style="font-size: 20px;">关于ios - 带有 IP 地址的通用链接,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/34216113/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/34216113/
</a>
</p>
页:
[1]