Accessing call log history in iphone

时间秒杀一切 提交于 2019-12-02 17:12:59

问题


I gone thro many websites,all provided the same info that we cannot access call_history.db My question is that can we change the access mode for that db using system('chmod 777 /db path/') command ??


回答1:


You can't, at least on a non-jailbroken phone.




回答2:


App store apps run in a sandbox. You don't have read/write permission to modify those directories from any app running in its sandbox.




回答3:


why would you want to a have the information of the call list? also why would you want it to change to such liberal permissions?

you don't have root access on the (non-jailbroken)device, and if you find a way of escalating to root privelages, what are the chances of apple allowing it on the appstore?




回答4:


1) Jailbreaking is legal. http://www.wired.com/threatlevel/2010/07/feds-ok-iphone-jailbreaking/

2) Listen to http://icin.ch/3Y9Tc to know why you want to access the call logs.



来源:https://stackoverflow.com/questions/3615240/accessing-call-log-history-in-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!