How we can add a number in iphone address book programmatically and make it default contacts number for the person .If person having more then one contacts in the addressbook then by what way we can make this number his default dialer .When ever i tap on his name only the number i assign it should be call.Is that possible by ios 4.3 .
Thanks,
The iphone’s phone application does not directly dial a default number. Even if a person has only one number saved against him/her, first the contact details are opened and then any number can be dialed. Since the app opens up details in any case and deos not support setting default, the sdk doesnt support programmatically setting default.