Files
letro-android/features
Marco Romano f136a308b2 Send composer analytics when sending a message (#1288)
Composer event are not sent to posthog when sending messages.

After investigation I've found that in `MessageComposerPresenter` the `analyticsService.capture()` call is invoked in the `SetMode` event handler rather than in the `SendMessage` event handler.

This change should result in the desired behavior.
2023-09-13 07:59:57 +02:00
..
2023-09-11 15:43:23 +02:00
2023-09-11 12:12:48 +02:00
2023-09-12 16:03:40 +02:00
2023-09-12 14:02:59 +02:00