简体   繁体   English

如何在iOS 11中阅读传入的SMS

[英]How to read incoming SMS in iOS 11

I'm not a real IOS developer but I know from doing my research it's not possible to read iPhone SMS because the app is going to be rejected by Apple and no public API available. 我不是真正的IOS开发人员,但我从研究中知道无法读取iPhone SMS,因为该应用将被Apple拒绝,并且没有可用的公共API。

but what if I want to create an app for myself (I will never submit it to AppStore), I want to know from your experience if there is any private API (in iOS 11(.4)) that will allow me to read any incoming SMS so I can make immediate action on it? 但是,如果我想为自己创建一个应用程序(我永远不会将其提交到AppStore),我想从您的经验中了解是否有任何私有API(在iOS 11(.4)中)可以让我阅读任何收到短信,以便我可以立即采取措施?

Reading One Time Password from sms is available after iOS 12 . 在iOS 12之后,可以从短信中读取一次密码。 Check the Official Documentation for Enabling Password AutoFill on a Text Input View 查看官方文档以在文本输入视图上启用密码自动填充

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

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