Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のアプリでは、テキスト メッセージの送信に MFMessageComposeViewController を使用しています。iPhone では問題なく動作しましたが、iPad ではメッセージを送信できません。iPadからSMSを送信する他の方法もあります。
iMessage が設定されている場合、iPad でのみ機能します。
テキストを送信する前に電話[MFMessageComposeViewController canSendText]して、デバイスがテキストを送信できることを確認してください。
[MFMessageComposeViewController canSendText]