本文介绍了在没有越狱的情况下检测传入的SMS或iMessage的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在我的应用中,我只是想检测传入的短信或iMessage。我不需要知道它来自哪里或它的内容,只是它进来了。我已经看到了很多越狱解决方案。有没有办法在没有越狱的情况下在iOS 6中执行此操作?
In my app, I'm simply trying to detect an incoming SMS or iMessage. I don't need to know where it came from or its content, just that it came in. I've seen lots of jailbreak solutions. Is there a way to do this in iOS 6 without jailbreaking?
推荐答案
看起来没有JailBreaking就不可能做到这一点。
It looks like it is impossible to do that without JailBreaking.
来源:
这篇关于在没有越狱的情况下检测传入的SMS或iMessage的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!