tags:

views:

17

answers:

1

i want to set the sms body by my application so there is any way or a framework available to do this task.. and if any framework than how to implement that.. plz help. i searched a lot on google but all in vain...

A: 

The public iPhone api does not support this functionality.

You are only able to trigger the preparation of an empty message to a phone number by using the sms:[phone number] url

Claus Broch