Is there any way to access the last time an ABAddressBook
contact was accessed, interacted with, called, miss-called, etc.
I'm aware of the ABPerson
properties, specifically kABPersonModificationDateProperty. But I was wondering if there any way of knowing more about the users interaction with that contact.
No apple does not allow access to the Call list. Since a call information is stored in the call and not in the addressbook there is no way to get the information you want from the addressbook.