0

is it possible to get all called minutes from my iDevice ? is there an API for example ? Here is a link of Apple's Documentation

BilalReffas
  • 8,132
  • 4
  • 50
  • 71

1 Answers1

1

I think you have to treat call history db as

/private/var/root/Library/CallHistory/call_history.db

But it can be rejected by apple.
Reference: Call Log access Possible in ios 8?

Community
  • 1
  • 1
Jeff Gu Kang
  • 4,749
  • 2
  • 36
  • 44