-2

I want to fetch recent call logs. Recent call logs like dial number, receive call, missed call, etc.

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
  • Also: http://stackoverflow.com/questions/31002583/ios-open-call-history, http://stackoverflow.com/questions/28693702/access-call-history-on-ios, http://stackoverflow.com/questions/8656419/how-to-get-call-history-in-iphone, and some more ... just search for `[ios] call history`. – Martin R Mar 07 '16 at 12:35

1 Answers1

1

you cannot do the same in ios

It is strictly prohibited.

You can do it with jailbroken devices

Sabby
  • 403
  • 3
  • 15