iphone - Sending a mail without using MFMailComposeViewController -
i'm trying create contact form , given feedback should have send through configured mail address.but main concern sending feedback without using mfmailcomposeviewcontroller
compose view.i need know whether it's possible send feedback mail clicking "submit" button without pop default mail compose view(mfmailcomposeviewcontroller
).
many help.
for sending mail messages ios without integrated
mfmailcomposeviewcontroller
you have have mail client on ios, big work, , best way it, sending mail message server , send recived mail server. becouse sending mails server more easier sending ios.
Comments
Post a Comment