I want to extract all photo albums from an iPhone. I am confused when to use and how to use
PHAsset, PHCollection, PHAssetCollection, and PHCollectionList
using objective C and the procedure to get all the album list with the photos.
Any help would be appreciated as I am entirely new to iOS.