I am developing a dialer application in which I want to store incoming call in local database in my application. After that I want to show the incoming call data on tableview. Is it possible to access incoming call in iPhone?
feedback
|
|
No its not possible to track and record incoming phone calls in iphone sdk. If you do this with some private API your app will get rejected from app store. | |||
|
feedback
|