0

Possible Duplicate:
Accessing the iPhone's Call log with the iPhone SDK

I am currently doing an address book application, I want to have a 'Recents' call logs. I am now using Xcode 4.3.3 and developing app in iOS 5.1.0 and 5.1.1.. It seems that call_history.db was not already supported by apple in this version, I see some discussions regarding this matter.

Do you have any knowledge in call history logs where I can apply it in iOS 5?

Community
  • 1
  • 1
vofiella
  • 21
  • 1
  • 6

2 Answers2

0

I think there are no ways of doing it in iOS 5. and your App may get rejected by Apple also.

Ajeet Pratap Maurya
  • 4,244
  • 3
  • 28
  • 46
0

I think it is impossible in legal way, you can do it by using private framework, but your application will be rejected

Ayman Melhem
  • 493
  • 3
  • 13