↧
Answer by kennytm for Location of Documents folder for an app loaded via...
OP asked for the preferences folder that stores NSUserDefaults. Check /var/mobile/Library/Preferences/ for that, assuming your app is running as mobile user.(Documents folder is a different thing, and...
View ArticleLocation of Documents folder for an app loaded via jailbreak
I'm testing my app on a jailbroken iPhone. In my code I use [NSUserDefaults standardUserDefaults].I'm putting my app on the phone via SSH, and so it doesn't generate a folder in...
View Article
More Pages to Explore .....