I too am developing a DAL Plugin and an accompanying Mac App that wants to send frames to these plugin instances.
I have an XPC service in my Mac App and it only works when it uses itself. But when the DAL Plugin tries to open a connection to that same XPC service, I get this error from the DAL Plugin "Couldn’t communicate with a helper application."
Does it mean that the XPC service in my Mac App is not started correctly?
Topic:
Programming Languages
SubTopic:
Swift
Tags: