Quote:
Originally Posted by rocotilos
Check NSUserDefaults documentation. Im not sure why you want to save the photo in the app sandbox (that code you wrote will do that).
Why not just save it to the iPhone general Photo Albums instead?
|
i want to save my photos in photos album in iphone ...
but when i'm using UIImageWriteToSavedPhotosAlbum(img,nil,nil,nil);
it will reduce images quality ...