ALAssetsLibrary is used as a library in iOS. ALAssetsLibrary instance provides access of photos and vedios of the device. It is provided on iOS 4.0 version and now it is deprecated in iOS 9.0. It provides many features and better performance for working with user's photo library includes those that are in the Saved Photos album or the images comming from iTunes, and also that were directly imported into divices(like- camera, blutooth, or other medium). To create instance of ALAssetsLibrary use like this:
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
It is provided on iOS 4.0 version and now it is deprecated in iOS 9.0. It provides many features and better performance for working with user's photo library includes those that are in the Saved Photos album or the images comming from iTunes, and also that were directly imported into divices(like- camera, blutooth, or other medium).
To create instance of ALAssetsLibrary use like this: