Search code examples
iphoneobjective-ccocoa-touchxcode

How to send email when a link is clicked?


In my iPhone application I had an email address. If anyone touches touches that link an email should send to that email address. Is there any way for doing this?

Anyone please help..


Solution

  • If the Link is as UIButton ,you may use MFMailComposerFrame Work,related sample code is in Apple's sample code