iOS how to create a block list from the contacts and block the calls of those in the list? [duplicate]

时光怂恿深爱的人放手 提交于 2019-12-12 02:58:43

问题


Any idea guys? Can we do this using the available APIs? I want to get the contact list then select from people from there and block their calls if blocking of calls is turned on in my app. Thank you in advance!!!!


回答1:


It is not possible until and unless your device is jailbroken.




回答2:


You need to jailbreak the device and use the private APIs to achieve your requirements. It is not possible in non jailbroken devices as Apple will not allow this.



来源:https://stackoverflow.com/questions/16601064/ios-how-to-create-a-block-list-from-the-contacts-and-block-the-calls-of-those-in

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!