I call ConnectorFactory.getInstance().buildConnector from different services. onConnected callback invoked right, but only last targetApp listened by. Can I organize communication between more than two services?
In my case, I organized communication between 2 services, but u tried to listening each other to do bidirectional communication rather than using postBack
I call ConnectorFactory.getInstance().buildConnector from different services. onConnected callback invoked right, but only last targetApp listened by. Can I organize communication between more than two services?
In my case, I organized communication between 2 services, but u tried to listening each other to do bidirectional communication rather than using postBack