I am new to iPhone application development. In the application that I am developing for iPhone there is a module which sends the sms without knowing to the user to my sms server and gets the response and displays the result. Is there any way to send and receive sms message in app?
Thanks in advance.
This is not possible with the iPhone SDK as it stands. It’s probably not possible with any mobile platform without the user knowing about it as it’s an obvious security hole.