You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sentry SDK for android and ios have both the beforeSend filter which allows to filter and manipulate events before they are send. Currently it is not possible to set the beforeSend filter in kotlin multiplatform.