After a review of the iOS 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 perform action automatically.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
This is not possible with the standard SDK.
You may be able to do this with a jailbroken phone?