views:

39

answers:

1

Hi,

I want to confirm if it is allowed to access the SMS content programatically. Are developers allowed to access the content of incoming/outgoing SMS's in the iPhone?

Can I access the incoming/outgoing sms messages and retrieve the information related to them e.g sms sent by, sent to,body, time etc using my custom built application.

A: 

No you cannot do so through public API.

You may have luck with private API and jailbreak, but I'd guess this is not what allowed means here.

Eiko
Thanks Eiko , just wanted to know if you come across a link in which Apple itself officially disallowed this thing.
T. A.
Everything that no public API exists for is disallowed. :-)
Eiko
What if a puvlic APIi available and we not aware of that/!
T. A.
Won't happen ;-)
Eiko