我正在尝试使用CNContact获取本地化电话标签值。到目前为止我的尝试:NSError*error=nil;CNContactFetchRequest*fetchRequest=[[CNContactFetchRequestalloc]initWithKeysToFetch:keysToFetch];[addressBookenumerateContactsWithFetchRequest:fetchRequesterror:&errorusingBlock:^(CNContact*_Nonnullcontact,BOOL*_Nonnullstop){CNLabeledValue*p
我正在尝试使用CNContact获取本地化电话标签值。到目前为止我的尝试:NSError*error=nil;CNContactFetchRequest*fetchRequest=[[CNContactFetchRequestalloc]initWithKeysToFetch:keysToFetch];[addressBookenumerateContactsWithFetchRequest:fetchRequesterror:&errorusingBlock:^(CNContact*_Nonnullcontact,BOOL*_Nonnullstop){CNLabeledValue*p