I would like to open contacts app form iPhone application,
I have found reference to open the same using the following
ABNewPersonViewController or ABUnknownPersonViewController
but this is not in my case.
I need to open "Contacts" from a URL scheme, but no URL scheme available for it.
Please help me on the same.
Thanks in advance