小程序
小游戏
企业微信
微信支付
扫描小程序码分享
这是我配置的Universal Links连接,我想问下apple-app-site-association这个文件是放到这个域名下的根目录上吗?现在apple-app-site-association文件是放在Universal Links域名的根目录下面,我在浏览器中输入{Universal Links}/apple-app-site-association,点击回车,是下载这个配置文件,并不是显示json内容,这是为什么呢?
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,
1.那现在在xcode中的domains如何配置?
applink:域名
如applink:qq.com
2.Appdelegate中这个universalLink值是不是配置这种呢?【https://域名/.well-known/apple-app-site-association】
不是,要配置实际能跳转自己app的url
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
本回答由AI生成,可能已过期、失效或不适用于当前情形,请谨慎参考
https://域名/.well-known/apple-app-site-association在浏览器中能够看到json内容了。我有两个问题:1.那现在在xcode中的domains如何配置?是[applink:https://域名/.well-known/这种吗?2.Appdelegate中这个universalLink值是不是配置这种呢?【https://域名/.well-known/apple-app-site-association】
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,
1.那现在在xcode中的domains如何配置?
applink:域名
如applink:qq.com
2.Appdelegate中这个universalLink值是不是配置这种呢?【https://域名/.well-known/apple-app-site-association】
不是,要配置实际能跳转自己app的url
https://域名/.well-known/apple-app-site-association在浏览器中能够看到json内容了。我有两个问题:1.那现在在xcode中的domains如何配置?是[applink:https://域名/.well-known/这种吗?
2.Appdelegate中这个universalLink值是不是配置这种呢?【https://域名/.well-known/apple-app-site-association】