I Want to add phone numbers in Contact List
whenever user taps on a Phone Number.
I don't want to do it programatically in background and after saving just inform user.
I have recently seen Feature in trueCaller. In which When I click save to contact
button then iPhone's
default Contact add Screen is opened with Clicked Phone Number. I Searched SO and Web but found only adding via code.
How can I achieve this please assist me.