1

Tried to implement ZenDesk iOS SDK as per their documentation:

https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/getting_started/#show-the-conversation

the chat interface is not displaying as said in the documentation, instead we got an error

[Client] Updating selectors after delegate removal failed with: Error Domain=NSCocoaErrorDomain Code=4099 "
The connection to service on pid 87 named com.apple.commcenter.coretelephony.xpc was invalidated from this process." 
UserInfo={NSDebugDescription=
The connection to service on pid 87 named com.apple.commcenter.coretelephony.xpc was invalidated from this process.}

We use: Xcode version: 12.5.1 Swift version: 5.4.2

is there any solution for this error?

Akash S Arjun
  • 233
  • 2
  • 5
  • Does this answer your question? https://stackoverflow.com/questions/52455652/xcode-10-seems-to-break-com-apple-commcenter-coretelephony-xpc – Vasilis Lemonidis Sep 10 '21 at 19:13
  • Does this answer your question? [Xcode 10 seems to break com.apple.commcenter.coretelephony.xpc](https://stackoverflow.com/questions/52455652/xcode-10-seems-to-break-com-apple-commcenter-coretelephony-xpc) – Vasilis Lemonidis Sep 10 '21 at 19:13
  • @VasilisLemonidis I tried both, still getting the same error. – Akash S Arjun Sep 22 '21 at 12:49

0 Answers0