Hello,
I’d like to be able to detect when a controller is removed/added from/to the ControllerEnvironment. ControllerListener instances are not notified and the array returned by getControllers() never changes once my app is running.
I know its a current issue that is not being addressed due to priorities, but its something that is very important to at least my application. Where do I place my vote to make it a higher priority?
Thanks