Contacts framework raises exception on reading of imageData
You need to add CNContactImageDataAvailableKey
, CNContactImageDataKey
and CNContactThumbnailImageDataKey
keys to the keysToFetch
.
You need to add CNContactImageDataAvailableKey
, CNContactImageDataKey
and CNContactThumbnailImageDataKey
keys to the keysToFetch
.