I am trying to setup a mail to be sent from my Swift App. I am seeking to embed an image inside the HTML of my mail (not as attachment).
Is there a way to do that from my app?
I am trying to setup a mail to be sent from my Swift App. I am seeking to embed an image inside the HTML of my mail (not as attachment).
Is there a way to do that from my app?
This here helped me. Needed to do a few modifications but this worked for me!
How to add a image in email body using MFMailComposeViewController