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

#0 Crashed: Thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000d1d4d8830 Raw Text -- 0 | libobjc.A.dylib | objc_msgSend + 16 1 | APAddressBook | APAddressBookExternalChangeRoutine.m line 57 APAddressBookExternalChangeCallback APAddressbook crashes on line 57 APAddressBookExternalChangeCallback...

I am using APAdressbook , when i load my contact i get "self.contacts = contacts" But in self.contact i get all the contacts get duplicate multiple times. How to resolve...

We are facing an issue .Our requirement is that when ever there is change in Phone book we need to listen for it and act on it based on last...

https://developer.apple.com/documentation/contacts/cncontact > var nonGregorianBirthday: DateComponents? > A date component for the non-Gregorian birthday of the contact.

It would be nice to have a method that permits to update a contact in `APAddressBook` class.

I have noticed that when I delete a contact from the address book and then adding another contact, that it doesn't overwrite the removed ID and instead adds a new...

Hi! I created an Objective-C bridge header, imported the APAddressBook Pod and now I got the error message at the line `#import "APAddressBook.h"` in the `APAddressBook-Bridging.h` file: `'APAddressBook.h' file not...

IS there any plan to maintain this repo for Swift 4 as Xcode9 and Swift are released?

- APAddressBook/Core (0.3.1) - APAddressBook/Swift (0.3.1) We're using `APAddressBook` to load native contacts to search against. However, for some of our users who have > 10k native contacts, the app...

Hi, **Question:** is there a way to filter which address book to show? **Problem:** If there are multiple accounts in the iPhone APAddressBook shows all the contacts regardless which account...