I\'ve been looking around for a framework to simply allow me to send an email from inside my app. I have tried MailCore, Pantomime and SKPSMTP all with no luck. I can\'t get
SKPSMTPMessage still works fine for sending emails without the need for a UI .
Make sure you add a reference to the CFNetwork.framework in your project. Otherwise you will get build errors.
CFNetwork.framework