We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e24920 commit a46c312Copy full SHA for a46c312
docs/platforms/godot/configuration/android.mdx
@@ -36,6 +36,6 @@ Once configured, export your project normally. During export, Godot will automat
36
While the Android support is comprehensive, there are some current limitations:
37
38
- Automatic screenshots on crashes are not yet supported on Android. ([#238](https://github.com/getsentry/sentry-godot/issues/238))
39
-- Local variable values in GDScript stack traces are not currently captured. ([#232](https://github.com/getsentry/sentry-godot/issues/232))
+- Attachments are missing in case of native crashes on Android. ([#243](https://github.com/getsentry/sentry-godot/issues/243))
40
41
These limitations will be addressed in future versions of the SDK.
0 commit comments