kABPersonModificationDateProperty deprecated - need equivalent property in CNContact

Originator:mabundo
Number:rdar://23418072 Date Originated:11/5/2015
Status:Closed Resolved:11/17/2015
Product:iOS Product Version:9
Classification:Enhancement Reproducible:Yes
 
Summary:
kABPersonModificationDateProperty is deprecated - need equivalent property in CNContact

Steps to Reproduce:
Examine ABPerson.h. Most deprecated property keys map to CNContact properties. kABPersonModificationDateProperty does not have an equivalent property in CNContact.

Expected Results:
Most deprecated ABPerson property keys map to new CNContact properties. For example, 
kABPersonBirthdayProperty maps to the new CNContact.birthday property.

Actual Results:
Examine ABPerson.h. The kABPersonModificationDateProperty does not have an equivalent value in CNContact.

Version:
iOS 9.1 (13B143)

Notes:
Apps that use the deprecated kABPersonModificationDateProperty need an equivalent property in CNContact. Please add it.

Configuration:
iOS 9.0

Comments

Closed as: Duplicate of 22303176 (Open)


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!