开发者

iPhone SDK - How to know how contacts are ordered and displayed in the default Contacts app?

I'm working on a app with Facebook integration.

When I list Facebook contacts, I would like to use the same 'Sort Order' and 'Display Order' as 开发者_开发知识库in the Contacts app on the device. The way contacts are displayed on the default Contacts app, can be adjusted in the Settings app.

My question is, do you know if I can access those settings in order to have my Facebook contacts list displayed exactly as the Contacts app?

Thanks.


Part of this question (Sort Order) has been answered already - Retrieve iPhone Address Book sorting preference programmatically?

As for display order, use ABPersonGetCompositeNameFormat, also from ABPerson

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜