0

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?

aymericbeaumet
  • 6,853
  • 2
  • 37
  • 50
swift_dan
  • 2,628
  • 2
  • 12
  • 19

1 Answers1

0

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

Community
  • 1
  • 1
swift_dan
  • 2,628
  • 2
  • 12
  • 19