apple / apple/pir-service-example

iOS Live Caller ID Lookup settings not opening

Open
#143 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
220
Forks
32
Avg merge
1d 10h
Merged PRs (30d)
5

Description

When an iOS app includes only the Live Caller ID app extension, calling `LiveCallerIDLookupManager.openSettings()` does not open the expected Call Blocking & Identification screen under Phone settings.

The workaround is to also include a com.apple.callkit.call-directory app extension in the app bundle. After adding the Call Directory extension, the expected Call Blocking & Identification settings screen becomes available. You could also install another iOS app (e.g., Truecaller) that uses the Call Directory app extension, to get the settings screen available.

This is more an iOS Settings / CallKit issue rather than an issue in this example repository. I am opening it here mainly as a note for other developers implementing the feature.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names LiveCallerIDLookupManager.openSettings() and the CallKit app-extension configuration, but no repository file or test is identified. Start by checking the example's documentation for Live Caller ID settings guidance; done would be a clear note that the Call Directory extension is required or that this is an iOS Settings/CallKit limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.