I'm using MFMessageComposeViewController to send in-app text message,it there any way to get the number that send to? Private API is OK. Thank you in advance!
There are no methods for getting information back from MFMessageComposeViewController. I think its because of privacy concerns. I don't think I'd like anyone seeing any messages I sent without my knowledge.