由于XCode

问题描述

我所拥有的:

我有一个Flutter应用,我正在使用unilink插件转发深层链接。 在Android上,一切正常,但在iOS上不起作用。

这是我的iOS json:

http://connector.horizonpedia.com/.well-known/apple-app-site-association

这些是我的XCode .entitlement设置:

enter image description here

我还检查了Info.plist中的URL参数:

enter image description here

Json在https://branch.io/resources/aasa-validator/上通过了考试

我很确定自己已经正确完成了所有操作,但勾选了此框

问题:

如您所见,“目标跑步者”复选框未选中,我无法通过单击将其选中。

有什么办法解决这个问题吗?

解决方法

好的,有两件事:

尝试一下,看看是否有帮助。