vote up 0 vote down star

hi,

is there any code on how to implement the sms scheme in iPhone apps. in addition, implementing

this sms scheme will allow my apps interact with the sms apps ma like doing subscription of

advertisement or services ?

any help, i truly appreciated it.

Cheers

flag

67% accept rate

2 Answers

vote up 0 vote down

Using UIWebView embed a html like below

Launch Text Application New SMS Message

Apple URL Scheme TextLinks http://developer.apple.com/safari/library/featuredarticles/iPhoneURLScheme%5FReference/Articles/sms.html#//apple%5Fref/doc/uid/TP40008054-SW1

link|flag
vote up 0 vote down

The iPhone SDK does any SMS functionality, either for accessing received SMSes, or sending SMSes. If you need this functionality you should file a bug with Apple.

link|flag

Your Answer

Get an OpenID
or

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