I'm working on an app with this requirement:
- Send SMS to multiple recipients
- Recipients can't see each other
It seems that the MFMessageComposeViewController only does a group MMS. I haven't seen anyone asking this question, so maybe I'm just not looking somewhere obvious. Is what I'm trying to do possible on iOS?
Thanks in advance.