-1

I just want to know if is possible to read recent calls in iOS, if this is true, please give me suggestions.

Mayra Mtz
  • 99
  • 1
  • 1
  • 5
  • Here is the apple document about all calling function. https://developer.apple.com/documentation/callkit Unfortunately, if want to log , this need yourself to storage when incoming or outgoing call . – Junior Jiang Jul 15 '19 at 06:17

1 Answers1

0

No. iOS does not expose any API to do this. It would be a privacy nightmare.

Jason
  • 86,222
  • 15
  • 131
  • 146