How can I send SMS from iPhone programmatically?
Yesterday I found an example code and encoded it, but the code gave me an SMS dialogue (internal SMS dialogue).
I just want to send SMS programmatically without an internal SMS dialog.
Is there any sample code?
source
share