Events and Event listeners in a multi-app environment

In a multi-app environment, can a sandboxed app raises an event and another sandboxed app listens for that event?

Hello @johnnassar,

You can achieve app to app communication by designing a service with a shared interface. You can find more information on shared interfaces by consulting our sandboxed application development guide [1], in Chapter 7 you’ll find how create a shared communication bus from app to app.

Best Regards,
Gaëtan

[1] https://developer.microej.com/packages/appdevguide-sand-4.1-B/TLT-0788-DGI-SandboxedApplicationDeveloperGuide-MicroEJ_4.1-B.pdf