开发者

Send email with content without using webservice in iPhone app

In my app I need to send the email to the mail id provided by the user with predefined content.

开发者_StackOverflow社区

This has to be done internally without the interaction of the user i.e, as soon as user enters email id in the provided textfield and clicks send button, the mail with content has to sent to that mail-id.

Can this be done without using any webservice. Please help me out in this.

Thanks in advance,

Hanu


I have achieved this with SMKSMTPMessage - a library that allows you to send an email with attachments if required from code, without any user interaction required

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜