CallKit Caller ID not working in iOS 26

Currenty, I'm developing a blocking and call identity call. In iOS 18, everything works fine, I can show log to debug inside my Callkit extensions

But when my app run in iOS 26, I cant even turn on my caller id extension, I'm not able to debug because I dont see any log from my extensions.

Currenty, I'm developing a blocking and call identity call. In iOS 18, everything works fine, I can show log to debug inside my Callkit extensions

But when my app run in iOS 26, I cant even turn on my caller id extension, I'm not able to debug because I dont see any log from my extensions.

I'm not aware of any specific bug which would match what you're describing. Have you tried deleting your app and reinstalling? What happens when your app calls CXCallManager.reloadExtension(withIdentifier:completionHandler:)?

__
Kevin Elliott
DTS Engineer, CoreOS/Hardware

CallKit Caller ID not working in iOS 26
 
 
Q