This question is already asked but was still not answered. (here)
I have made a UIViewController
that looks like ABPersonViewController
view with some added buttons.
I also have the edit button at the right navigation bar that already have a function of calling the ABPersonViewController
, I know it is possible to programmatically load the edit view of it but i just can't find the right code. (Viber does this)
Any help would be appreciated. Thanks :)