Matomo SDK Android/iOS: Callback for tracking call response

Hi!

Is there a supported way to check the Matomo server response from a tracking call with Matomo Android/iOS SDKs? Like e.g. ‘onSuccess’ callback with Ajax calls?

Background is that we probably need to support some proxy construction that enriches the Matomo server response with some configurational data, like when to send tracking data next time.

Best, Martin