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.
SMS 作成機能を備えたアプリケーションを作成しています。iPhoneのデフォルトは使いたくないMFMessageComposeViewController。別の手法を使用して、SMS の受信者を追加および削除する方法 (バブルを作成して削除する) を知りたいです。
MFMessageComposeViewController
iOS で SMS を作成する唯一の方法は、MFMessageComposeViewController. それ以外のものを使用すると、App Store でアプリケーションが拒否されます。