iPhone应用程序–阅读短信

iPhone应用程序–阅读短信

问题描述:

我需要开发一个iPhone应用程序,该应用程序需要读取用户接收的传入SMS,对文本进行处理,然后将其显示在应用程序中.

I need to develop an iPhone application which needs to read the incoming SMS received by the user, manipulate the text, and then display it in the application.

有人可以澄清在我们的应用程序开发中是否可以读取收到的SMS吗?

Could someone clarify whether it is possible to read the SMS received within our application development?

谢谢!

在iOS上(出于隐私原因)无法拦截/读取传入的SMS.

Intercepting/reading incoming SMS is not possible on iOS (for privacy reasons).