Quote:
Originally Posted by IDev
hi, Thanks alot nagarajan , this code helped me, but if you know about how to retrieve image from photo library without uiimagepicker , i want to show all the pictures which is stored in our photo library without chosing them from imagepicker. Any idea about it ?
|
with out image picker you can access photolibrary images by using the private framework photolibrary.framework. you can get idea from the following link
Accessing all your onboard photos from your iPhone database - O'Reilly Digital Media Blog
- one thing for this you are using private framework . so apple won't allow it