Kjuly / ALAssetsLibrary-CustomPhotoAlbum

A nice ALAssetsLibrary category for saving images & videos into custom photo album.
http://www.touch-code-magazine.com/ios5-saving-photos-in-custom-photo-album-category-for-download/
MIT License
405 stars 101 forks source link

image duplicates when saving. #8

Closed johnpaulmanoza closed 11 years ago

johnpaulmanoza commented 11 years ago

When calling the saveImageToAlbum( ), it is saving the photo in both the Camera Roll and the Album.

Kjuly commented 11 years ago

@johnpaulmanoza that's correct, Camera Roll will include all images that are taken from Camera, the Album is for grouping the images you want. :)