Reputation: 1663
I'd like my iOS app to access numbers recently dialed by the user, or at least show a "recently dialed" default dialog and give the user an opportunity to select one of the phone numbers to import them into the app (something like address book import).
Is it possible using public apis?
Upvotes: 0
Views: 243
Reputation: 70743
No. There is no public API to access call records on stock iOS devices.
Upvotes: 2