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.
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.
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.