After a review of the iPhone SDK documentation, I can send SMS Using MFMessageComposer in my application but i have not yet found a way for an application to be written such that it can programmatically process the content of an incoming SMS message within the iPhone platform. The idea would be for such an application to be running in the background and read sms from inbox and perfrom action automatically.if anyone knows plz give code snnipet or links.
thanks in advance.
views:
140answers:
1
+1
A:
This is not possible with the standard SDK.
You may be able to do this with a jailbroken phone?
Lee Armstrong
2010-09-09 06:50:36