MFMailComposeViewController iosapp on silicon not works

hi anybody have solved issue of MFMailComposeView not work running silicon iosPad app?

MFMailComposeViewController *picker = [[MFMailComposeViewController alloc] init];

if ([MFMailComposeViewController canSendMail])

Does it give you the result you expect on macOS 15.4 RC? If not, I suggest you file a bug report and post the FB number here.

— Ed Ford,  DTS Engineer

MFMailComposeViewController iosapp on silicon not works
 
 
Q