/ Published in: Objective C
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
stringByAppendingPathComponent:@"images"]; // save the file [imageName stringByReplacingOccurrencesOfString:@" " withString:@"_"]]]; // delete if exist } [imageDate writeToFile: imagePath atomically: YES];