How do I correctly use ABAddressBookCreateWithOptions method in iOS 6?
Now that the NDA has been lifted, here is my solution for this for the where you need replace a method which returns an Array. (If you’d rather not block while the user is deciding and are ready to potentially rewrite some of your existing code, please look at David’s solution below): ABAddressBookRef addressBook = … Read more