简体   繁体   中英

Get UIImage in Mail Body using swift

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM