Reputation: 2249
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?
Upvotes: 6
Views: 1208
Reputation: 14073
No. iOS controls the routing and there's no way to impact it. (Even from Messages you can't control this.)
Upvotes: 5