Open
Description
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.

Metadata
Metadata
Assignees
Labels
No labels