开发者

I do not want edit contact of address book

开发者 https://www.devze.com 2023-03-12 12:50 出处:网络
I am able to add contact to address booknow after adding i see details of contact.I do not want edit button to edit contact. (i want it in开发者_如何学运维 only read mode). and also do\'t want use ABU

I am able to add contact to address book now after adding i see details of contact.I do not want edit button to edit contact. (i want it in开发者_如何学运维 only read mode). and also do't want use ABUnknownPersonViewController. How can i do this? Please help me.

Thanks, Vilas979


The Quick Contacts sample code from the Apple documents library provides a good idea how to use ABUnknownPersonViewController. Specifically, look for QuickContactsViewController.m and the pragma mark Add data to an existing person

0

精彩评论

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