0

I want to get the default iphone Contact Favorites List & Recents List in iOS.Please help me.

Ramesh
  • 43
  • 12

2 Answers2

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

iPhone call log / history

access call logs through iPhone

Community
  • 1
  • 1
Ram
  • 1,872
  • 5
  • 31
  • 54
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:

https://medium.com/growth-engineering-notebook/generate-better-referrals-by-analyzing-the-address-book-5d567f9dcf38

Jeff Mascia
  • 564
  • 1
  • 6
  • 11