【问题标题】:Error with Universal Links on phone w/ iOS 13带有 iOS 13 的手机上的通用链接出错
【发布时间】:2020-03-01 05:00:14
【问题描述】:

在尝试设置具有通用链接的应用程序时,我在 iOS 13 中看到以下错误。有没有人看到或知道它的含义?

我在 swcd 进程的设备控制台中看到此错误。

Error getting enterprise-managed associated domains data. If this device is not enterprise-managed, this is normal:

Error Domain=SWCErrorDomain Code=1701 "Failed to get associated domain data from ManagedConfiguration framework." UserInfo={NSDebugDescription=Failed to get associated domain data from ManagedConfiguration framework., Line=250, Function=<private>}

当我在 iOS 12 设备上安装相同的应用程序时,它运行良好。任何想法将不胜感激

【问题讨论】:

  • 我之前的搜索中没有找到这个,但看来我不是唯一一个forums.developer.apple.com/thread/123554
  • 您的设备是否由 MDM 管理?看起来它正在尝试从某种企业 MDM 服务中查找关联的域。
  • 我在安装应用程序时遇到了同样的错误(iPhone 7 plus,iOS 13.3.1)。您有解决此错误的想法吗?

标签: ios ios13 ios-universal-links


【解决方案1】:

看来升级到 iOS 13.2.2 可以解决这个问题。 对此没有官方确认,但似乎在 iOS 13.2.2 上已解决。

【讨论】:

  • iOS 13.1.3升级到13.2.3,还是有问题。
  • 您找到解决方案了吗?
  • iOS 13.5,还是一样
【解决方案2】:

可能有一些不同的地方导致了这个问题。请注意,最近 AASA 文件的格式似乎发生了变化。请参考this

如果代理没有被调用,并且应用中有一些 Google Analysis 或 Firebase 功能,则可能是方法调配造成的。如果是这样,请参考我的回答here

【讨论】:

    猜你喜欢
    • 2016-09-19
    • 1970-01-01
    • 1970-01-01
    • 2017-07-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-10-07
    相关资源
    最近更新 更多