Closed marandaneto closed 1 year ago
RN and Capacitor get it for free from JS SDK.
RN has to patch the beforeSendTransaction
to swallow exceptions and not crash the app in case there are problems similar to other callbacks, I will raise a new issue for that.
As discussed, iOS tx already go through beforeSend
. For IOS we want to wait for the ongoing RFC to decide how to implement this.
https://github.com/getsentry/sentry-docs/pull/5814
RN and Capacitor get for free from JS SDK. Unity gets it for free from .NET SDK. iOS SDK has to fix this bug.