Description
The JS SDK provides multiple hooks that our SDK does not have -- e.g. afterSendEvent, etc. We should check for parity and align with them. This would also make some of our interfaces cleaner (e.g. ReplayController, which could subscribe for sent events instead of SentryClient calling this).
Description
The JS SDK provides multiple hooks that our SDK does not have -- e.g.
afterSendEvent, etc. We should check for parity and align with them. This would also make some of our interfaces cleaner (e.g. ReplayController, which could subscribe for sent events instead of SentryClient calling this).