简体   繁体   中英

How to register Associated Domains with Xcode 11?

I've been trying to add Associated Domains capability to my App but can't find it using Xcode 11. Has this feature disabled upon version 11? 在此处输入图像描述

The problem was with my Developer Account, it wasn't fully approved by Apple. So, as soon it was approved, Associate Domains (and also Notifications) appeared in my Capabilities list. Don't know why they would limit development due to account status but they did.

If you don't have a paid Apple developer account , remove "✓" from Automatically manage signing. Then "Associated domain" will be available.

worked for me in Xcode 12 !

在此处输入图像描述

  1. In xcode go to Editor > Add capability

添加能力

  1. Just double click on "associated" domains in the window that opens

在此处输入图像描述

  1. Add your domain

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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