Search code examples
iosxcodeimagephoto-gallery

iOS Application with images


I have an iOS app with a list of objects. Each object has some properties such as title, date, etc.. and one of the properties is a UIImage.
User can add image from gallery or take photo from camera.
How can I realize it? I don't have any ideas about it :(


Solution

  • If somebody interesting in this question - http://www.icodeblog.com/2009/07/28/getting-images-from-the-iphone-photo-library-or-camera-using-uiimagepickercontroller/ You can add photoes from gallery or from camera