1

i want ot send the images from email id which was defaultly set in the iOS device.Through that email id i want to send the images to the another people.is it possible?Please help me.

Thanks in advance.

user1813959
  • 17
  • 1
  • 5

1 Answers1

0

Sorry but the iOS SDK doesn't expose that information publicly. You must use a custom interface to ask user's email. Or use MFMailComposeViewController class.

Massimo Oliviero
  • 1,044
  • 8
  • 10