First, I am a little new to iOS programming.
After searching through the SDK documentation, I was unable to find a solution to saving an image to the camera roll.
For instance, lets say I wanted to make an app that displayed a "picture of the day" from a website inside of a UIWebView. I am going to use an IBOutlet connected to a button, which will then save the image to the phone.
This is probably very easy to implement, but I am absolutely stumped. Thanks in advance.
After searching through the SDK documentation, I was unable to find a solution to saving an image to the camera roll.
For instance, lets say I wanted to make an app that displayed a "picture of the day" from a website inside of a UIWebView. I am going to use an IBOutlet connected to a button, which will then save the image to the phone.
This is probably very easy to implement, but I am absolutely stumped. Thanks in advance.