简体   繁体   English

如何在 iPhone 中以编程方式获取发送和接收的短信详细信息?

[英]How to get the sent and received sms details programmatically in iPhone?

I need to get the sms details from iPhone, that is count of sent and received messages and all messages that are stored in iPhone device.我需要从 iPhone 获取短信详细信息,即发送和接收的消息以及存储在 iPhone 设备中的所有消息的计数。 How can I implement them programmatically?如何以编程方式实现它们?

I am not sure if the current SDK supports functions to access SMS information as there is currently no API to get access to the user's SMS/MMS library.. I guess you can only do it for Jailbroken devices我不确定当前的 SDK 是否支持访问 SMS 信息的功能,因为目前没有 API 可以访问用户的 SMS/MMS 库。我猜你只能为越狱设备做到这一点

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

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