Send SMS from iPhone programmatically

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?

+5
source share
1 answer

Unfortunately, what you are describing is impossible without a jailbreak device.

+5
source

All Articles