Hey everyone,
I am using code from the PhotoPicker Sample Code. I basically put the photo picker inside of a table view cell so when a user clicks on a cell they can select a photo that goes along with that cell so for example
First Table View Section-Second Table View Section- Detailed Section (where user can select a photo to be saved on this page)
I was wondering how I can get the photo selected by the user to be saved in the cell.
I am using code from the PhotoPicker Sample Code. I basically put the photo picker inside of a table view cell so when a user clicks on a cell they can select a photo that goes along with that cell so for example
First Table View Section-Second Table View Section- Detailed Section (where user can select a photo to be saved on this page)
I was wondering how I can get the photo selected by the user to be saved in the cell.