如何从iOS中的传入短信获取短信文本 [英] How to get sms text from incoming sms in iOS

查看:316
本文介绍了如何从iOS中的传入短信获取短信文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在iOS中阅读传入的短信文本是否可行,我们如何实现呢?,
已经在 babel 应用程序。我正在尝试谷歌搜索但是,无法找到任何代码如何做到这一点?如果你已经知道了,请分享你的知识。

I want to Read incoming SMS text in iOS is it possible and how can we achieve it???, It's already done in babel application at appstore. i am try to googling but, unable to find any piece of code how to do that? if you already known about that can you please share your knowledge.

推荐答案

无法不可能 iOS 应用只能访问Apple提供文档化公共API的数据。因此,您无法获取SMS消息或电话等任何数据,并且没有 iOS 类型的应用程序,因为 Apple 是由于隐私问题,对此非常严格。

No way Not Possible. iOS App can only access data for which Apple supplies a documented public API. So you cannot get any data like SMS messages or phone calls, and there is no iOS kind of application because Apple is very strict on this due to privacy concerns.

在iOS上无法拦截/阅读传入的短信(出于隐私原因)

如果应用程序这样做,我不知道Apple是否会批准。今天我还看到一个 iOS 应用程序退出按钮,这是当天的下一个。

If an app does that, I don't know if Apple will approve. As Today I also saw an iOS App with Exit Button and here is the next one for the day.

安装APP

根据 Bebal iOS应用程序我刚刚下载并查看了它。以下是步骤:

As per your detail for Bebal iOS app I just downloaded it and reviewed it. Here are the steps:

输入电话号码,找不到验证消息。我可以从设置中编辑我的手机号码;然后当我开始聊天时,它使用Apple提供的 MessageUI 向另一个用户发送公钥,然后我接受它使用我发送的密钥在两个设备之间创建连接。所以在那之后,我可以通过 Bebal 应用服务器与其他人沟通。

Enter Phone Number, No Verification message found. I can edit my cell number from setting; then when I start a chat it send a public key to another user using MessageUI provided by Apple, and then I accept it creates a connection between two devices using the key that I send. So after that, I can communicate with other through the Bebal app server.

根据应用说明, 您可以使用BABEL与其他平台上的用户交换消息。使用内部服务器接收应用程序的消息,因此最终摘要是无法在iOS应用程序中读取传入消息

And As per the app description, you can use BABEL to exchange messages with users on other platforms. Messages the app receiving using the Internal Server, so final summary is there is no way to read an incoming message in iOS app

如果我错了,请查看并告诉我。

Please review and let me know if I am wrong.

这篇关于如何从iOS中的传入短信获取短信文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆