I’m developing an iPhone app that requires MFMessageComposeViewController to send texts as actual texts and not as iMessage. Is there a way to protect the texts from being sent as iMessage?
I’m developing an iPhone app that requires MFMessageComposeViewController to send texts as actual texts
Share
No. iOS controls the routing and there’s no way to impact it. (Even from Messages you can’t control this.)