Hee
Does anybody know how to check in-application if a mail account is setup on the device?
Thanks
Hee
Does anybody know how to check in-application if a mail account is setup on the device?
Thanks
You can call [MFMailComposeViewController canSendMail]
to check if there's any mail accounts available for sending mail.