Is there anyway to access root on iPhone using NSFileManager?
I was trying to access the root directory and list t开发者_JAVA技巧he 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.
Not without a jailbroken iPhone. Applications are segregated.
精彩评论