I am building application that required some data from iPhone\'s Call log(read only). The call log is a sqlite db located at \"/User/Library/CallHistory/call_history.db<
There is no access to the call log from Cocoa Touch or other iPhone APIs.
You cannot access the call log using the SDK and approved APIs. This is by design.