I use the method loop all the contacts in addressbook, but It's too hard when too many contacts in AddressBook.
How to query AddressBook contacts according to the given number?
I use the method loop all the contacts in addressbook, but It's too hard when too many contacts in AddressBook.
How to query AddressBook contacts according to the given number?
Try to loop the contacts in other thread in background. Try Grand Central Dispatch.