hi, can someone explain to me why the first class which uses anymous object: implementation doesn't work but the 2nd example does work?
first example shows the log message, the 2nd one doesn't, it seems like the listener isn't inside the app after compile
(disclaimer i'm using r8/d8)