简体   繁体   English

如何以编程方式从iPhone收件箱中读取短信

[英]How to read SMS from iPhone Inbox programmatically

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. 在查看iOS文档之后,我可以在我的应用程序中使用MFMessageComposer发送短信,但我还没有找到一种方法来编写应用程序,以便它可以以编程方式处理iPhone平台内传入的SMS消息的内容。 The idea would be for such an application to be running in the background and read sms from inbox and perform action automatically. 我们的想法是让这样的应用程序在后台运行并从收件箱中读取短信并自动执行操作。

This is not possible with the standard SDK. 使用标准SDK无法做到这一点。

You may be able to do this with a jailbroken phone? 你可以用越狱手机做到这一点吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM