【问题标题】:Do I need TeamID Prefix for webcredentials in the apple-app-site-association file?Apple-app-site-association 文件中的 webcredentials 是否需要 TeamID 前缀?
【发布时间】:2021-11-06 09:00:19
【问题描述】:

如果我的应用的 bundleid 是 com.foo.bar,我是否需要在 apple-app-site-association 文件 webcredentials 中使用我的 TeamID 作为前缀?

【问题讨论】:

    标签: ios associated-domains apple-app-site-association


    【解决方案1】:

    是的,你知道。 根据 Apple 的 Associated Domains documentation,您需要您的 App ID 前缀(也称为“团队 ID”):

    <Application Identifier Prefix>.<Bundle Identifier>
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-08-28
      • 1970-01-01
      • 2016-01-06
      • 2016-03-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多