简体   繁体   English

在iOS7中以编程方式获取来电信息

[英]Get incoming call information programmatically in iOS7

Can we get incoming call information(number) programmatically in iOS7? 我们可以在iOS7中以编程方式获取来电信息(号码)吗?

I want to create an application so that at the time of any incoming call, my application cuts the call and sends a text message to that number. 我想创建一个应用程序,以便在任何来电时,我的应用程序都将切断通话并向该号码发送短信。

Read this may be helpfull, Because in this user blocking calls according to number. 阅读此内容可能会有所帮助,因为在该用户中,根据号码阻止呼叫。 where you can check your number How can I use private APIs to block incoming calls in an iOS application? 在哪里可以查看您的电话号码如何使用私有API阻止iOS应用程序中的来电? In this user getting info of incoming calls 在此用户中获得来电信息

There is a hack for this but you can't publish to the AppStore with it. 这有一个技巧 ,但是您不能与此一起发布到AppStore。

You can only use this in ad-hoc applications. 您只能在临时应用程序中使用它。

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

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