I want to get the default iphone Contact Favorites List & Recents List in iOS.Please help me.
Asked
Active
Viewed 2,084 times
0
-
3Google it first, StackOverflow it next – viral Feb 08 '13 at 07:21
2 Answers
0
You can't get the Favorite list and recent call list using ios sdk.Call logs are inaccessible in iPhone.You can only get the contacts using Address Book.
Check the following links
0
Other posters are correct, you cannot access Favorites list. But you can do some smart analysis of the Address Book to find more "important" contacts:

Jeff Mascia
- 564
- 1
- 6
- 11