vote up 0 vote down star

Does anyone know if there is a preferred method to find a contact's name in the Address book using their phone number as the key?

It seems that this should be a standard function since it is done in several places by the phone, such as in Recent Calls, Voice Mail list, Incoming Call ID, etc.

Thanks, Anthony

flag

1 Answer

vote up 1 vote down

Unfortunately the only way to do it is to enumerate through all the contacts, enumerate through each contacts phone numbers, and check each one until you find a hit. If you think there should be a built in way to query by phone number directly you should file a feature request.

link|flag
Thanks, I was afraid of that. However I must say I am surprised that will all of the various phone functions (Recent Calls, Caller ID etc) that perform this same search that it is that manual. Perhaps Apple has some proprietary function for it. – Anthony Aug 6 at 19:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.