if !MFMailComposeViewController.canSendMail() { print("Mail services are not available") return }
You must be logged in to post a comment.