开发者

How can I programmatically launch Contacts.app on the iPhone

I would like to launc开发者_Go百科h the Contacts.app when the user needs to add a contact. My app already reads from the contact API. I would rather not re-implement functionality if I can avoid it. I am targeting iOS 4.0 and above.


If you want to add a contact, use ABNewPersonViewController. See Interacting Using UI Controllers for full details on this and the other AB UIViewControllers.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜