framework for setting the sms body programmatically in iphone
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 go开发者_运维技巧ogle but all in vain...
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
精彩评论