简体   繁体   中英

IPhone SDK handling calls

Is there any way to handle call events in iPhone? ie Log calls and sms in my app, block unwanted numbers, etc. I know the iPhone SDK doesn't provide that but I have been googling this and what I got was an app called iBlackList. Although it runs on jail-broken phones but it does my required functionality. I wonder how? Has anyone idea about how these tasks can be accomplished?

You can do that through private APIs. (Which means that such application will never make it to the AppStore.)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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