"how to send email using uibarbuttonitem without using mfmailcomposerviewcontroller" Code Answer

1

you'll find a fantastic code sample on the accepted answer here to send a background email:

locking the fields in mfmailcomposeviewcontroller

all you need to do is setup your rightbarbuttonitem's target to fire a method containing this email code, and then populate the message contents etc using the information you want to send.

hope this helps!

By arainchi on February 24 2022

Answers related to “how to send email using uibarbuttonitem without using mfmailcomposerviewcontroller”

Only authorized users can answer the Search term. Please sign in first, or register a free account.