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

iOS9 cannot create new album group #43

Closed xhzengAIB closed 9 years ago

xhzengAIB commented 9 years ago

@Kjuly

Hello! In iPhone6 run on iOS9,Cannot create new album group.

Jack

Kjuly commented 9 years ago

Have u imported Photos.framework to ur project? it's required from iOS 8.

xhzengAIB commented 9 years ago

hi! My project is based on the iOS9, mobile phone is iPhone6, system version is 9.1

Kjuly commented 9 years ago

@xhzengAIB yes, i know, but have u imported Photos.framework to ur project? As mentioned in https://github.com/Kjuly/ALAssetsLibrary-CustomPhotoAlbum/pull/25, https://github.com/Kjuly/ALAssetsLibrary-CustomPhotoAlbum/issues/32 & https://github.com/Kjuly/ALAssetsLibrary-CustomPhotoAlbum/issues/29.

And personally, i suggest u to just use Photos Kit (Photos.framework) to handle related things from iOS 8.

xhzengAIB commented 9 years ago

ok! i know, import Photos.framewrok lib

xhzengAIB commented 9 years ago

Thanks!

Kjuly commented 9 years ago

@xhzengAIB np :)