iPhone 开发 - 如何获取一些设备[使用情况]信息/统计数据

发布于 2024-08-16 08:03:02 字数 306 浏览 6 评论 0原文

所以,我知道可以检索一些信息,例如设备名称、唯一 ID 等,所有这些信息均由 UIDevice 类

我想知道是否有办法获取与无线使用情况(下载和上传)、发送的短信量、通话时间以及任何其他统计数据相关的信息。

有谁知道如何获取此信息?

干杯,

So, I know that is possible to retrieve some info, like Device name, unique ID, etc. all of them provided by UIDevice Class.

I would like to know if there is a way to get information related with wireless usage (Download and upload), amount of SMS sent, minutes of talking, and any other statistics.

Does anyone has any idea on how to get this info?

Cheers,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

倾其所爱 2024-08-23 08:03:02

不,据我所知,您无法使用公共 API 获取该信息。但是,顺便说一句,下面的应用程序展示了如何使用公共 API 访问 iPhone 中不同类型的“所谓的私人”信息:

http://github.com/nst/SpyPhone

No, AFAIK you can't get that information using public APIs. But, just as a side note, the application below shows how to access different kinds of "supposedly private" information in the iPhone by using public APIs:

http://github.com/nst/SpyPhone

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文