MFMailComposeViewController : how do I embed a clickable URL link into the email message body

后端 未结 5 1459
你的背包
你的背包 2020-12-09 05:31

I want my app using the MFMailComposeViewController to send an email such that the recipient can click on the embedded url to open the correspondin

5条回答
  •  抹茶落季
    2020-12-09 05:49

    did you try on your code your suggestion? I tried it before getting to this web site, and sorry to say, it doesn't work at all. The Link appears really in blue, the HTML is read as html, but no link is possible. When I click on the link I can just edit it....

    Any better suggestion?

提交回复
热议问题