Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ask user to enable Call Blocking and Identification in Phone Settings

Tags:

ios

callkit

I have implemented CallKit and CallDirectoryExtension in my app. Is there a way to ask the user in-app to enable this setting? Similar to how permissions for Contacts, Microphone, Camera are requested?

If not, what's the best way to navigate the user to this settings screen?

Settings -> Phone -> Call Blocking and Identification

Call Blocking & Identification in Phone Settings

like image 217
KevinS Avatar asked Nov 08 '22 07:11

KevinS


1 Answers

I submitted a Tech Support request with Apple and they said there is currently no way to do this. FYI The current iOS production release at this time is: 10.0.2

like image 54
KevinS Avatar answered Nov 14 '22 22:11

KevinS