I\'m new to iOS. I\'ve been trying to make an application that will store an image captured from the camera into CoreData. I now know how to store data like
CoreData
Few links which might help you to get through this
https://stackoverflow.com/a/3909082/558000
Save and Retrieve of an UIImage on CoreData
http://ootips.org/yonat/uiimage-in-coredata/