I have this code below:
NSString *fileName = [[NSUserDefaults standardUserDefaults] objectForKey:@\"recentDownload\"]; NSString *fullPath = [NSBundle
For read/write from text file check this url.