Baig
Baig

Reputation: 4995

Send SMS programmatically without showing message controller

I want to send SMS programmatically without showing message controller (for jailbroken iPhone).

Upvotes: 0

Views: 635

Answers (1)

Divyam shukla
Divyam shukla

Reputation: 2048

You can not send silent sms from app in iOS if you do these things then apple will reject your application this is not in apple guideline. if you want to do this you have to send it from a webserver using webservices.

Upvotes: 2

Related Questions