Search code examples
iphoneobjective-ccocoa-touchiphone-sdk-3.0

Is there anyway to access root on iPhone using NSFileManager?


I was trying to access the root directory and list the contents of it but I got 0 folders listed there. I s there anyway to access it for instance to query the SMS.db under root/SMS folder.

Thank you all in advance.


Solution

  • Not without a jailbroken iPhone. Applications are segregated.