objective-c - iOS Universal Links 跳转失败
阿神
阿神 2017-05-02 09:22:54
0
2
586

Universal Links点击链接,跳转不到应用内。不知道哪里配置错了
xocde中的配置,如下图:

确定能从applinks后面的链接+apple-app-site-association,这个地址下载到Jason文件,
文件内容如下:

appid为:Prefix.ID

Appdelegate中已实现以下方法:

参考文章:
http://strivingboy.github.io/blog/2015/09/27/ios9/
https://blog.branch.io/how-to-setup-universal-links-to-deep-link-on-apple-ios-9

阿神
阿神

闭关修行中......

Antworte allen(2)
伊谢尔伦

请问楼主解决了吗,遇到了同样的问题

洪涛
  • App安装完时, 会首先访问 https://your-domain/.well-known/apple-ap... 并下载这个文件. 如果这个位置没有这个文件应当返回404.

  • 如果上面没找到, 刚app会接着访问https://your-domain/apple-app-site-assoc... 并下载.
    以上两个位置不能有redirect, 否则会导致失败.

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!