本文介绍了iPhone上的二进制SMS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在寻找关于如何二元短信在iPhone中实现信息。
I'm looking for information about how binary SMS are implemented on iPhone.
我特别想知道你需要做什么(如果可能的话)的iOS应用程序,以
Particularly I would like to know what you need to do (if it is possible) in an iOS application to
- 听一个特定的短信端口和
- 然后通知专用的传入二进制短信。
当然,我在寻找根据官方(公共)的API的解决方案。
Of course, I'm looking for a solution based on official (public) APIs.
推荐答案
有没有offcial API访问iPhone的短信数据库,而它的越狱。
There is no offcial API to access SMS database of iphone without jailbreaking of it.
这篇关于iPhone上的二进制SMS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!