After i draged AssetsLibrary.framework into the project i got errors when i tried to build project.
Anyideas how to fix this? Thanks!
Edit including link image
After i draged AssetsLibrary.framework into the project i got errors when i tried to build project.
Anyideas how to fix this? Thanks!
Edit including link image
At least you need to link with Assets Library Framework & Core Foundation Framework.
Go to Target > Build Phases > Link binary with libraries
Add all the missing libraries
iOS 8 heads-up, from Apple's doc:
IMPORTANT
In iOS 8.0 and later, use the Photos framework instead of the Assets Library framework. The Photos framework provides more features and better performance for working with a user’s photo library.