Hello! I crated the support incident and today as I was trying again and I realized my app was sandbox. After dealing with that this is what I have: let service = daemonConnection.remoteObjectProxyWithErrorHandler { err in print(Received error: (err.localizedDescription)) } as? MyServiceProtocol which prints: Received error: Couldn’t communicate with a helper application. or Received error: Error Domain=NSCocoaErrorDomain Code=4097 connection to service named com.serviceName UserInfo={NSDebugDescription=connection to service named com.serviceName }
Topic:
App & System Services
SubTopic:
Core OS
Tags: