Read/Write on Plist file without using the iPhone SImulator?
- by Silent
Hello all,
i am using an example from the iphone developer book from apress.
the problem is that this example only works on the simulator im trying to figure out how i can make it work on the device. This chapter isn't working at all. below is the sample code. data.plist is located in the resource folder.
NSArray *paths =…