繁体   English   中英

深度链接不适用于 https 和 https 反应本机 IOS

[英]deeplinking is not working with https and https in react native IOS

我在 xcode 中完美地添加了 url 方案,除了 http 和 https 之外,所有其他方案都运行良好。此外,它正在使用 android 和 http 和 838.27056

你能帮我解决这个问题吗?

这是我正在尝试使用但无法使用此方案在 IOS 中打开应用程序的 Url 方案

您无法捕获 http/https 方案。 必须使用 apple-app-site-associations https://developer.apple.com/documentation/xcode/supporting-associated-domains

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM