abp
abp copied to clipboard
LocalEventBus on .Net MAUI Hybrid
Hi,
I'm trying to use LocalEventBus in a MAUI Hybrid application, but the event never is delivered to the handler. Is there any limitation on that platform?
I realize that some AbpModule also are never triggered, for example: OnApplicationInitialization.
Maybe this can impact the LocalEventBus feature?