How to get images from the iPad library
Is there any a开发者_如何转开发pproach to get images from the iPad library without using an embedded UIImagePicker controller?
You can use the Assets Library.
You could try Assets Framework, however it's only available since version 4.0.
精彩评论