Using MFMessageComposeViewController
to check if the device canSendText
or not. All is Ok but is there anyway to detect that message will be sent using iMessage or Cellular SMS. There's a persistent requirement that user should be alerted if the text is being sent via iMessage and internet is not connected? I am just wondering if there could be a proper solution for this?
Thanks for you time