Does iPhone support adding custom properties to Address Book records?

为君一笑 提交于 2019-12-10 19:18:20

问题


Does anyone know if iPhone (i.e. Cocoa Touch) lets you create custom properties?

I've used it with the mac before (where it works beautifully) and would like to use this technology for an iPhone app that syncs with an app on the mac through the Address Book (using MobileMe). If I can't use custom properties, however, I'll have to abandon this strategy.

For the mac, it's relatively easy: http://developer.apple.com/mac/library/documentation/UserExperience/ Conceptual/AddressBook/Tasks/AddingProperties.html#//apple_ref/doc/uid/20001026-BABHHIHC

Does anyone know if this is possible on the iPhone?

Cheers,

Gregor, Sweden


回答1:


nope, sorry, the AddressBook framework on the iPhone is woefully lacking in this regard. Also, no "me" card.



来源:https://stackoverflow.com/questions/1418319/does-iphone-support-adding-custom-properties-to-address-book-records

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!