I want to get all images included in a photo album named "summer" and put all the photos into array in Swift. I've search about it a lot from the internet and all I see is that all the post are about taking photos from camera roll. I don't see any post about taking photos from custom album. How can I do that?
Asked
Active
Viewed 564 times
1
-
what did you try till now? – skypjack Oct 23 '15 at 07:43
-
I've search about it a lot from the internet and all I see is that all the post are about taking photos from camera roll. I don't see any post about taking photos from custom album. – thura oo Oct 23 '15 at 07:44
-
refer this answer http://stackoverflow.com/questions/27008641/save-images-with-phimagemanager-to-custom-album – Rizwan Shaikh Oct 23 '15 at 09:07