Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coretelefphony Error #37

Open
mlhw opened this issue Apr 4, 2024 · 1 comment
Open

Coretelefphony Error #37

mlhw opened this issue Apr 4, 2024 · 1 comment

Comments

@mlhw
Copy link

mlhw commented Apr 4, 2024

After adding Shakebugs sdk to my SwiftUI project I'm getting spammed with com.apple.coretelephony error warnings in Xcode.

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

I'm starting Shakebugs with
Shake.start(clientId: XXXX, clientSecret: XXXX)

removing Shake.start also removes the coretelephony warning

Using Shake 16.2.3 Installed using Swift Package Manager
Xcode version: Version 15.2 (15C500b)
Tested on iPhone 14 Pro Max, with iOS: 17.3.1

@mstanic-shake
Copy link
Member

@mlhw Did you get rid of those warnings? Maybe this can be helpful: https://stackoverflow.com/a/78022480

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants