[go: up one dir, main page]

macOS 15.1 MFMailComposeViewController.canSendMail() returns false always

In my Catalyst app, I use MFMailComposeViewController to send emails, but MFMailComposeViewController.canSendMail() always returns false after updating to macOS 15.1. Has anyone else encountered this issue, or does anyone have suggestions on how to resolve it?

macOS 15.1 MFMailComposeViewController.canSendMail() returns false always
 
 
Q