That's probably what jnoxx meant (but didn't take the time to look it up and confirm).It lead me to another one called MFMailComposeViewController...
That's probably what jnoxx meant (but didn't take the time to look it up and confirm).
Anyone know of a way to send email from iOS without using a mailto URL which invokes Apple's email app?
My interest is limiting what a user can alter. For instance I don't want them altering the subject header.
Please explain why it's necessary to have an unaltered Subject header.
Exactly what are you trying to accomplish? If we know what that is, then maybe we can suggest an alternative. Right now, you've described an XY Problem:
You want to do X, and you think Y is the best way of doing it.
Instead of asking about X, you ask about Y.