Вопрос

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.

Это было полезно?

Решение

Apple has never allowed or provide API for third-party application to read your call log history. Third-party apps can only read files outside of its sandbox if the phone is jailbroken.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top