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
This should allow not only non-fatal errors from having the view hierarchy sent to Sentry but also crashes, assuming we're able to get the view hierarchy in those cases.
The Sentry native SDK added a new API to attach view hierarchies:
getsentry/sentry-native#1191
This should allow not only non-fatal errors from having the view hierarchy sent to Sentry but also crashes, assuming we're able to get the view hierarchy in those cases.
Relates to:
sentry_options_add_view_hierarchy
to attach view hierarchy to native crashes sentry-godot#166The text was updated successfully, but these errors were encountered: