Skip to content

Issue with CoreTelephony Initialization on Simulators #514

Open
@abindovskyi

Description

@abindovskyi

Hello,

We're using your framework in our application and have encountered an issue during development and testing on iOS simulators. Specifically, we're seeing the following message in the logs:

"The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process."

This appears to be related to the use of the CoreTelephony framework, which is not supported in the simulator environment. To avoid unnecessary log noise and potential issues, we kindly suggest wrapping the CoreTelephony initialization in a runtime check to ensure it only occurs on real devices.

Thank you for your support.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions