I want to save two NSMutableArray, which I use as a global array in AppDelegate. These two arrays are also stored with NSUserDefaults. Now I want to know how I should create this file and how I can store these two arrays every time I modify them. Can you help me?
ios objective-c xcode nsmutablearray plist
CrazyDev
source share