After a review of the iPhone SDK documentation, I have not yet found a way for an application to be written such that it can programmatically proce
You can use CoreTelephony framework.But you must user some private api.And I have some demo code for this. https://github.com/edison0951/AppNotifyBySMSDemo