简体   繁体   中英

When will MFMessageComposeViewControllerDelegate return MessageComposeResultFailed?

I create an In-App SMS application, I can send SMS/iMessage. And I have implement MFMessageComposeViewControllerDelegate, but I have one question: when the result of the delegate return MessageComposeResultFailed? I have tried a lot of invalid input but the result also return MessageComposeResultSent.

Can anyone help me to answer this question? Thanks a lot.

我相信,当您的iPhone突然失去与Wifi /蜂窝的连接时,您的SMS将无法发送,并返回MessageComposeResultFailed

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM