-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hey Nate,
check this code out:
https://github.com/treason/WifiSMS/blob/master/wifiSMS/Classes/MyHTTPConnection.m#L223-234
That is a better way to send SMS because it adds to SMS.db natively
The key is to not use CoreTelephony, but the Chatkit framework.