APAddressBook icon indicating copy to clipboard operation
APAddressBook copied to clipboard

Easy access to iOS address book

Results 36 APAddressBook issues
Sort by recently updated
recently updated
newest added

I am getting the result of contact phonelabels as [(null) ((null)) - 888-555-5512, (null) ((null)) - 888-555-1212]

We need change ABAddressBookRef to CNContactStore on many files. Maybe I can do it, but I need to be sure there is no one on this or another issue about...

I have integrate with my app.But my app not build. I get error .plz help. No visible @interface for 'ContactTableViewCell' declares the selector 'updateWithContact:'

I know that this is not supported: https://github.com/Alterplay/APAddressBook/issues/107. I'm trying to update a contact using: `let store = CNContactStore()` `let value: CNContact = try store.unifiedContact(withIdentifier: .... ` and the only...

Not sure where to post and this is not a bug. In phone book we can have contacts stored with out name and inside the contact details we can have...

user has 3 phone numbers , want to show them as rows in a table , if would be able to copy the APPerson contact , then it would be...

I have integrated APAddressBook framework but when i run it will not ask for Contact permission first time and determain sate 'Unknown' every time then i have code of ABAddressbook...

I want to make a funtion that create a contact group.But APAddressBook seems not supported.In the 'Models' folder, I can't find model about group.

Hi My problem is I can't get first and last name some of users with apaddressbook. also I'm looking my contacts that rows have lastname and firstname ``` let addressBook...

Hi , I can not use Your Classes in my Project :( every time my Application Crashs in "APThread.m" in "- (void)performBlock:(void (^)())block" line 43 block () Crash message is...