APAddressBook icon indicating copy to clipboard operation
APAddressBook copied to clipboard

Contact phone number array object prefix with (null) ((null)) - in Xcode 8.2.1

Open asheesh5391 opened this issue 7 years ago • 3 comments

I am getting the result of contact phonelabels as

[(null) ((null)) - 888-555-5512, (null) ((null)) - 888-555-1212]

asheesh5391 avatar May 01 '17 04:05 asheesh5391

Look like you forget to set APContactFieldPhonesWithLabels to fieldsMask

belkevich avatar May 10 '17 09:05 belkevich

I have already set it

asheesh5391 avatar May 15 '17 05:05 asheesh5391

Could you provide the code that prints output?

belkevich avatar May 22 '17 10:05 belkevich