简体   繁体   中英

Get access to default photo album

I'm trying to get access to default photo album in iPhone. In this example I got access only to albums created by myself. Is there way to get to default album?

Use AVAssetLibrary fir your requirement.

Refer ELCImagePickerController sample code for getting access to default photo album

I would suggest this, I have use it, and tweak it a little bit by myself, that it can sustain 1000+ photos that doesnt crash. Here is the project : AGImagePickerController . Hope you try this :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM