标签: ios iphone imessage
我有一个发送多个SMS消息的应用程序。
我们都知道,如果发送到被识别为Apple手机的号码,它将作为iMessage发送。
我不想在我的应用程序中使用它。所以如果iMessage开启,我想取消我的应用程序。
有没有办法在运行时检查iMessage是打开还是关闭?
答案 0 :(得分:1)
正如您在MFMessageComposeViewController documentation中看到的那样,没有这样的API。您只能检查此API中指定的内容。
MFMessageComposeViewController