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
We're missing user-facing callbacks for before_send and before_crash.
Additionally, there is no user-facing representation of event objects, making it impossible to edit them. Converting sentry_value_t to a Dictionary and back seems too wasteful.
We're missing user-facing callbacks for
before_send
andbefore_crash
.Additionally, there is no user-facing representation of event objects, making it impossible to edit them. Converting
sentry_value_t
to aDictionary
and back seems too wasteful.Depends on:
The text was updated successfully, but these errors were encountered: