vote up 0 vote down star

Hi Friends

My requirements are like automatically sending a list to client through sms from my iPhone App. I did a little googling with no relevant result. all post are regarding opening sms editor using openUrl....but not abt populating the content of sms using some text...

Please share your comments....

flag

0% accept rate

2 Answers

vote up 1 vote down

This is not possible in the public SDK. The closest you can get is to launch the SMS application with a number pre-entered (via the sms: URL scheme)

link|flag
vote up 3 vote down

This is supported:

sms:1-408-555-1212

From the URL Scheme Reference

But it notes the following:

The URL string must not include any message text or other information.

link|flag
Hi Slf Thanks for quick response...but this dosen't solve the problem. The question remains same...how to include text with sms....? – Mohit Oct 4 at 19:31

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.