How do I change the user's signature in MFMailComposeViewController?

后端 未结 1 1856
时光取名叫无心
时光取名叫无心 2021-01-12 18:58

I am using a MFMailComposeViewController for my application, and everything works fine, but every message has Sent From My iPhone at the end of it. How can I r

相关标签:
1条回答
  • 2021-01-12 19:38

    That's the user sign. That is set in Settings / Mail, Contacts, Calendars option, on the Signature section.

    That signature depends on the current user config. I think you can't change that programatically.

    Best, Pablo

    0 讨论(0)
提交回复
热议问题