Trying to save some objects to file on the iphone, this method seems
to be the way to do it NSKeyedArchiver:archiveRootObject:toFile but
not sure what the file path should be. I tried a single filename
"test" and it got created at /test on my desktop which is probably not
going to work on real devices. Any ideas?
to be the way to do it NSKeyedArchiver:archiveRootObject:toFile but
not sure what the file path should be. I tried a single filename
"test" and it got created at /test on my desktop which is probably not
going to work on real devices. Any ideas?