Refresh displayed Camera Roll contents

Posted by zoul on Stack Overflow See other posts from Stack Overflow or by zoul
Published on 2010-04-01T07:27:42Z Indexed on 2010/04/01 7:33 UTC
Read the original article Hit count: 232

Hello! I use the UIImagePickerController class to display the Camera Roll contents. I have a second thread that saves an image to the Camera Roll. When the images has finished saving, it does not appear in the Camera Roll that’s open. Is there a way to force the Camera Roll to refresh? (Other than dismissing and displaying it again.)

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiimagepickercontroller