My application needs to access the call history of the iPhone
, it's possible to access
"/private/var/wireless/Library/CallHistory/call_history.db" since iOS 5.
So i had like to know if Apple has changed the security in iOS7
to allow third party apps to access the "call_history.db"
Thanks.