- Status: Pending
We can add a listener to the IPS\Content\Item, which is great because we don't need to create a listener for every app users have on their boards. It's even better because I don't need to know which apps are installed so it will work for all apps.
But the same doesn't happen with IPS\Content\Item\Comment:
So I can't add a listener to "listen" comments/reviews made in all apps, which isn't good as I don't even know which apps will be installed on someone else's board. As a test, I created a listener to IPS\forums\Topic\Post and it works as expected.
Is this an oversight?
Recommended Comments