Send SMS programmatically without MFMessageComposeViewController

Hi, I'm trying to send SMS messages in a Swift application. The idea is that the application sends SMS without user interaction, without MFMessageComposeViewController. Is it possible to do this programmatically?
Please see Technical Q&A 1944, Sending SMS Programmatically.

Send SMS programmatically without MFMessageComposeViewController
 
 
Q