标签: ios contacts
Also asked on the Apple dev forums
其type是CNContainerType.CardDAV。
在我的测试中,它的名字是" Card"。这是普遍的吗?
答案 0 :(得分:2)
“联系人”框架不提供有关特定容器是否与iCloud相对应的信息。您可以保证,如果存在iCloud容器,它将是CardDAV类型。否则,你不知道。如果您需要更多,并且您有一个很好的用例,请向Apple提交错误报告。
CardDAV