开发者

MFMailComposeViewController app crash in ipad

开发者 https://www.devze.com 2023-02-18 11:36 出处:网络
I have a开发者_如何学Python problem in MFMailComposeViewController. if no one login in mail and i try to open this view, app crashes

I have a开发者_如何学Python problem in MFMailComposeViewController.

if no one login in mail and i try to open this view, app crashes how to solve this?

if i login frommail in ipad and after that i try to load this its working fine.

Thanks,

Shyam Parmar


As far as I know the MFMailComposer requires a mail account in-order to send mail so if an account is not set up it will cause problems. you can check if the mfmailcomposer can send mail through its method [MFMailComposeViewController canSendMail];

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号