Events are externalized, this causes several issues like colliding events and so on, it would be good to implemente @ExternalEvent, which basically will configure the holder onResume, onPause to register and unregister the External classes.
For instance, one of the problems, is that if the event is not externalized, the event method, then the Event is not created.
Events are externalized, this causes several issues like colliding events and so on, it would be good to implemente @ExternalEvent, which basically will configure the holder onResume, onPause to register and unregister the External classes.
For instance, one of the problems, is that if the event is not externalized, the event method, then the Event is not created.