Feedback Wanted: Sentry for Godot #86
bruno-garcia
announced in
Announcements
Replies: 2 comments 4 replies
-
Does this also work when exporting to Mobile? |
Beta Was this translation helpful? Give feedback.
2 replies
-
How would this work with C#? Should Godot projects using .NET use the .NET SDK instead of the Godot SDK? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've shipped version 0.1.0. Our first release of the Sentry SDK for Godot.
This release already includes several features, like:
before_send
andon_crash callbacks
(in GDScript)Next we'll be adding some docs on https://docs.sentry.io/ and continuing expanding the feature set.
We'd love your feedback! And please let us know if you encounter any issue, by opening a GitHub issue in this repo.
Beta Was this translation helpful? Give feedback.
All reactions