views:

18

answers:

0

I have written a camera app that use UIImagepicker and it saves the pic to the camera roll. Is there a way I can write code to attached the same pic to an email attachment? How can I programmatically attached a picture from the camera roll to an email that my app generates?

Thanks, Larry

related questions