You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I update to 2.1.0 from 2.0.0, I noticed that my iOS app kept crashing from the below. When I reverted the version back to 2.0.0, it started to work again. No issues on Android.
Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
The text was updated successfully, but these errors were encountered:
Hey y'all,
When I update to
2.1.0
from2.0.0
, I noticed that my iOS app kept crashing from the below. When I reverted the version back to2.0.0
, it started to work again. No issues on Android.The text was updated successfully, but these errors were encountered: