My app allows users to take photos with the iOS SDK, and add them to data within the app. Is there a way to make it so that these photos are added to the camera roll, so that they can access them on their computers as well via Photo Stream?
Share
There is a function called
UIImageWriteToSavedPhotosAlbumthat will let you do this