Skip to content

Commit be81dc7

Browse files
committed
Update features section
1 parent 82b1886 commit be81dc7

File tree

1 file changed

+2
-1
lines changed
  • docs/platforms/godot/android-support

1 file changed

+2
-1
lines changed

docs/platforms/godot/android-support/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ The Sentry Godot SDK supports most essential features when running on Android:
1313
- **Script Errors**: Capture and report GDScript runtime errors with full stack traces.
1414
- **Native Crashes**: Detect and report native C++ crashes that occur in the Godot engine or native extensions.
1515
- **Custom Events**: Track custom events and gameplay interactions.
16+
- **Scene Tree**: Include the current state of scene tree hierarchy in error reports.
1617
- **Tags**: Add custom tags to categorize and filter events.
17-
- **Breadcrumbs**: Automatic and manual breadcrumb tracking for debugging context.
18+
- **Breadcrumbs**: Automatic and manual breadcrumbs, including Android-specific device events.
1819
- **Contexts**: Device, OS, and application context information, as well as Godot-specific context and custom contexts added by developers.
1920
- **Attachments**: Include additional files and data with error reports.
2021

0 commit comments

Comments
 (0)